extra/vulkan-tools to 1.1.121-1

This commit is contained in:
Kevin Mihelich 2019-08-28 19:46:04 +00:00
parent e1adb6413e
commit 7acfbeb107

View file

@ -4,7 +4,7 @@
# - cmake with -DBUILD_CUBE=OFF
pkgname=vulkan-tools
pkgver=1.1.114
pkgver=1.1.121
pkgrel=1
arch=(x86_64)
url="https://www.khronos.org/vulkan/"
@ -14,7 +14,7 @@ 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=("git+https://github.com/KhronosGroup/Vulkan-Tools.git#commit=534747d770a84a18a20949430679aa1b7bf0f398")
sha256sums=('d40c0db2353d4d6f70a184787ecae75ff53a4f4260e85ef986b2d0acac67c993')
sha256sums=('f28229077fbf8c898c1049f3421b14afb441fb3a25f24d5d6e90ae6c2a36c574')
#pkgver() {
# cd "${srcdir}"/Vulkan-Tools*