extra/vulkan-tools to 1.1.128-1

This commit is contained in:
Kevin Mihelich 2019-12-06 13:26:51 +00:00
parent 367f82dcd3
commit e9e05bf243

View file

@ -4,7 +4,7 @@
# - cmake with -DBUILD_CUBE=OFF
pkgname=vulkan-tools
pkgver=1.1.126.0
pkgver=1.1.128
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=('830330144f31c1711ea8cf4d7640421e3dbd025a854cb5f097973719fdf671fd')
sha256sums=('ea660f23cd7f53b4272a49e9581eb40cf95a9586e5a5ebd30ce0e8722c363319')
#pkgver() {
# cd "${srcdir}"/Vulkan-Tools*