summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2021-03-14 20:14:54 +0100
committerMichel Zou2021-03-14 20:14:54 +0100
commit5295e405f697617d58af4c15859bcb1f14b0ab6c (patch)
tree75dde27b1653a829422532673b8a00b044d4df92 /PKGBUILD
parent1fbfab3dbf109bd559812001864794a868736896 (diff)
downloadaur-5295e405f697617d58af4c15859bcb1f14b0ab6c.tar.gz
1.2.172
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70e14c9fe688..4cb80845778f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-vulkan-tools
-pkgver=1.2.170
+pkgver=1.2.172
pkgrel=1
arch=(any)
url="https://www.khronos.org/vulkan/"
@@ -9,7 +9,7 @@ depends=(mingw-w64-vulkan-icd-loader)
makedepends=(mingw-w64-cmake python mingw-w64-vulkan-headers mingw-w64-glslang mingw-w64-spirv-tools mingw-w64-wine)
options=('!buildflags' 'staticlibs' '!strip')
source=("https://github.com/KhronosGroup/Vulkan-Tools/archive/v${pkgver}.tar.gz")
-sha256sums=('ac3d889acf1d98648c6f405d5af43deed7f4f2e7fda93b3c968271352f17a1b4')
+sha256sums=('29b2ec0c4b23b152614be8ecee814ec6c98e76f2ae2db673229dada46178f69c')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"