summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2021-05-01 16:57:06 +0200
committerMichel Zou2021-05-01 16:57:06 +0200
commitac40cf65c663094e978e37c58a488fee994124b3 (patch)
tree2889a2e7919d8d205280f232eddcca3dd09582bc /PKGBUILD
parent74bdd62a8e2b4d348526baab05482e4ca4c99911 (diff)
downloadaur-ac40cf65c663094e978e37c58a488fee994124b3.tar.gz
1.2.177
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fee536564db7..6e4481f2193d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-vulkan-icd-loader
_pkgname=Vulkan-Loader
-pkgver=1.2.174
+pkgver=1.2.177
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=('c39a660da13450cb5e2d1dc571749d0e9a4f831998b20a7ad9fc7f2c99e1bb0b')
+sha256sums=('3f02056f261efaf3d0d96dc1ca22b272baea2263c138c72a77c70515ba155857')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"