summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2021-12-10 19:25:30 +0100
committerMichel Zou2021-12-10 19:25:30 +0100
commit751bb5c8bb7cc50ad4c732c5ef324e84f8bdde9b (patch)
tree03e66f166b27240695f7a93940e3efb47a18390e /PKGBUILD
parentb2fc707a1cbb07c5e6112e10daf71a7193954cd5 (diff)
downloadaur-751bb5c8bb7cc50ad4c732c5ef324e84f8bdde9b.tar.gz
1.2.202
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0bafbb0a68ec..0e3de62c9a0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-vulkan-icd-loader
_pkgname=Vulkan-Loader
-pkgver=1.2.201
+pkgver=1.2.202
pkgrel=1
pkgdesc="Vulkan Installable Client Driver (ICD) Loader (mingw-w64)"
arch=(any)
@@ -11,7 +11,7 @@ makedepends=(mingw-w64-cmake mingw-w64-vulkan-headers python-lxml)
depends=(mingw-w64-crt)
options=(!buildflags staticlibs !strip)
source=("https://github.com/KhronosGroup/${_pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('465e8a35e875ddebde7cb59f15b0e2cdfae9c3826680c775d7d5b731d95ee1d6')
+sha256sums=('8fe23f6f9cc46176565d73e2d1746ff222dec4562f208310d489ce37e9beaf90')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"