summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2021-07-24 10:05:01 +0200
committerMichel Zou2021-07-24 10:05:01 +0200
commit3279fb50fc51d3b826a4bb1868ae33aaf7b81716 (patch)
treeb6835ff3d6e9e15abf959bedaf571d3001419cb4 /PKGBUILD
parent86651dcea8f0a959952f718d58a9a42f2e2fe127 (diff)
downloadaur-3279fb50fc51d3b826a4bb1868ae33aaf7b81716.tar.gz
1.2.185
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0b03c42fdd14..a8d8d496559a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-vulkan-icd-loader
_pkgname=Vulkan-Loader
-pkgver=1.2.184
+pkgver=1.2.185
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=('61f2cae1c47f38e17b6a2e578cf247041d733a2db364d6e09f4366cc493aec73')
+sha256sums=('9b7123b11b1de6c6717da0ffd6f160766b339c991798d82dbd54b1606934292e')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"