summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 152468638f57..2c63fdc04e65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-vulkan-headers
_pkgname=Vulkan-Headers
-pkgver=1.2.201
+pkgver=1.2.202
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=('6b7f9c809acff4f0877e2e7722e02a08f2e17e06c6e2e8c84081631d15490009')
+sha256sums=('df8748ba3073be032f78c97994798c3c2b52b1812e506cc58855faf10f031226')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"