summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2021-09-08 18:35:52 +0200
committerMichel Zou2021-09-08 18:35:52 +0200
commitc086f980ff185cbd85d6134e5dd35ef1640c345a (patch)
tree4ff5be797bd30ffc23fccb319a880e7e6706118b /PKGBUILD
parent7474155458151e814a907f3a52f8d79b8d369c7d (diff)
downloadaur-c086f980ff185cbd85d6134e5dd35ef1640c345a.tar.gz
1.2.190
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 822799b45029..65ba47a7b700 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-vulkan-icd-loader
_pkgname=Vulkan-Loader
-pkgver=1.2.188
+pkgver=1.2.190
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=('abf6fb4b4000e5e98e3f46d24a470bcba9c77e3cf3d9fc8e0ffd2124ada0b7cd')
+sha256sums=('f940bb72d123173187c5c341edb7af55fddc68efa79460f9b703a80e9f4bca44')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"