summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2021-09-08 18:35:43 +0200
committerMichel Zou2021-09-08 18:35:43 +0200
commit68458e9f0428daff6e1fca09b0623a602334e8be (patch)
tree1f07218f104cc49b5541e2a7f78b6fb60f33d984 /PKGBUILD
parent426b00063f1acd7f0e4b64bbc3fc49f6c2e72b2b (diff)
downloadaur-68458e9f0428daff6e1fca09b0623a602334e8be.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 52792b7c04cc..3cd87cfdbef4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-vulkan-headers
_pkgname=Vulkan-Headers
-pkgver=1.2.188
+pkgver=1.2.190
pkgrel=1
pkgdesc="Vulkan header files (mingw-w64)"
arch=(any)
@@ -10,7 +10,7 @@ makedepends=(mingw-w64-cmake)
groups=("mingw-w64-vulkan-devel")
options=(!buildflags staticlibs !strip)
source=("https://github.com/KhronosGroup/${_pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('40215493a3d0497517db09e80a5257e7009b05b1f1072484468bc1c45f230af1')
+sha256sums=('ce997a3d6f43f9697c5ec232efb0f6e7826d0648412ed141f9495e88429075e0')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"