extra/vulkan-tools to 1.2.135-1

This commit is contained in:
Kevin Mihelich 2020-03-21 11:36:19 +00:00
parent a973d13317
commit 6524f72489

View file

@ -4,7 +4,7 @@
# - cmake with -DBUILD_CUBE=OFF
pkgname=vulkan-tools
pkgver=1.2.131.1
pkgver=1.2.135
pkgrel=1
arch=(x86_64)
url="https://www.khronos.org/vulkan/"
@ -12,9 +12,9 @@ pkgdesc="Vulkan Utilities and Tools"
license=('custom')
depends=(gcc-libs libxcb vulkan-icd-loader)
makedepends=(git cmake python vulkan-headers libx11 wayland)
source=("https://github.com/KhronosGroup/Vulkan-Tools/archive/sdk-${pkgver}.tar.gz")
source=("https://github.com/KhronosGroup/Vulkan-Tools/archive/v${pkgver}.tar.gz")
#source=("git+https://github.com/KhronosGroup/Vulkan-Tools.git#commit=534747d770a84a18a20949430679aa1b7bf0f398")
sha256sums=('1b20ab2e0214966b5503fe2651d8a3d8d0267bfe096732f4871048e30c6bf92c')
sha256sums=('6b497194fb2e06e41a9ab8c404ea3c82cca1fc1e0c540ffcd2905b9bebef5e84')
#pkgver() {
# cd "${srcdir}"/Vulkan-Tools*