summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2022-01-26 19:14:44 +0100
committerMichel Zou2022-01-26 19:14:44 +0100
commitd7387c11283693ac5e6900810907d64398c95285 (patch)
tree919938f079a50480f8e2dbf3126db985fc8af319 /PKGBUILD
parent751bb5c8bb7cc50ad4c732c5ef324e84f8bdde9b (diff)
downloadaur-d7387c11283693ac5e6900810907d64398c95285.tar.gz
1.3.204
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e3de62c9a0c..f7b82338f374 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-vulkan-icd-loader
_pkgname=Vulkan-Loader
-pkgver=1.2.202
+pkgver=1.3.204
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=('8fe23f6f9cc46176565d73e2d1746ff222dec4562f208310d489ce37e9beaf90')
+sha256sums=('256cfe468499c0bc67cd367b748c65bcccac1d08e0040a4f46154e86be1a8f77')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"