extra/vulkan-tools to 1.1.113-1

This commit is contained in:
Kevin Mihelich 2019-07-16 06:52:02 +00:00
parent 1387f9be17
commit 3ed03fbc9d

View file

@ -4,7 +4,7 @@
# - cmake with -DBUILD_CUBE=OFF
pkgname=vulkan-tools
pkgver=1.1.112
pkgver=1.1.113
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=('99764c8f4d9e01aa9597f5b7c8eceac20f46745d7d327e179e329a874675cb92')
sha256sums=('b7e000bffa1a036281dd6b06d6f09f7242bd8b8e0d084d6523ac56cd1ac9e64e')
#pkgver() {
# cd "${srcdir}"/Vulkan-Tools*