summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2021-03-01 14:37:50 +0100
committerMichel Zou2021-03-01 14:37:50 +0100
commite21adc921aa820d9d3d6111b5c3b1647748bdb9d (patch)
tree62723bcb52d4758a60b7a4a0e8f53495c3a190eb /PKGBUILD
parent2471cd4db6b470372ad36e6f2e28ce1b1a16e0a3 (diff)
downloadaur-e21adc921aa820d9d3d6111b5c3b1647748bdb9d.tar.gz
1.2.170
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db69f09dd77c..e94333484560 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-vulkan-icd-loader
_pkgname=Vulkan-Loader
-pkgver=1.2.169
+pkgver=1.2.170
pkgrel=1
pkgdesc="Vulkan Installable Client Driver (ICD) Loader (mingw-w64)"
arch=(any)
@@ -12,7 +12,7 @@ depends=(mingw-w64-crt)
options=(!buildflags staticlibs !strip)
source=("https://github.com/KhronosGroup/${_pkgname}/archive/v${pkgver}.tar.gz"
"https://github.com/KhronosGroup/Vulkan-Loader/pull/498.patch")
-sha256sums=('e8413d6244245e5322a91fa204415115941c5396b892ef28a13152af635c5ca4'
+sha256sums=('7f0e14c1a11375fd908cf3e45914aae049ff6b001d6ed857c96f65e5f661d4ca'
'b6005ca37d8d1bbcdc95fbae56334937021b2b453985ca37e7578d8754cab2e4')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"