extra/vulkan-tools to 1.1.126.0-1

This commit is contained in:
Kevin Mihelich 2019-11-07 14:06:49 +00:00
parent 67fb336da9
commit f2c5efb83a

View file

@ -4,7 +4,7 @@
# - cmake with -DBUILD_CUBE=OFF
pkgname=vulkan-tools
pkgver=1.1.121
pkgver=1.1.126.0
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/v${pkgver}.tar.gz")
source=("https://github.com/KhronosGroup/Vulkan-Tools/archive/sdk-${pkgver}.tar.gz")
#source=("git+https://github.com/KhronosGroup/Vulkan-Tools.git#commit=534747d770a84a18a20949430679aa1b7bf0f398")
sha256sums=('f28229077fbf8c898c1049f3421b14afb441fb3a25f24d5d6e90ae6c2a36c574')
sha256sums=('830330144f31c1711ea8cf4d7640421e3dbd025a854cb5f097973719fdf671fd')
#pkgver() {
# cd "${srcdir}"/Vulkan-Tools*