summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2022-02-25 18:15:15 +0100
committerMichel Zou2022-02-25 18:15:15 +0100
commit8e4c0526ae2d12ab8f68eeba9e0ae5148d58257d (patch)
tree455ee9b0e5a8db6adf1c882b660c1f1a83f014ab /PKGBUILD
parentd7387c11283693ac5e6900810907d64398c95285 (diff)
downloadaur-8e4c0526ae2d12ab8f68eeba9e0ae5148d58257d.tar.gz
1.3.206
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f7b82338f374..a790819555dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-vulkan-icd-loader
_pkgname=Vulkan-Loader
-pkgver=1.3.204
+pkgver=1.3.206
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=('256cfe468499c0bc67cd367b748c65bcccac1d08e0040a4f46154e86be1a8f77')
+sha256sums=('115263a3e9d37fe0b9f9e8a30d7b5769889ec1002b2ee2db1a2d38d4756f74b3')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"