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 941e4c2cd9df..bd1a7ca35d25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-vulkan-headers
_pkgname=Vulkan-Headers
-pkgver=1.2.160
+pkgver=1.2.161
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=('3d77bf6ce282c69196557d6e902329f9073da3c26811ae07000e657ad6957120')
+sha256sums=('0738f981c291743c2cb6024911fa1ecdfe1bdac67da6644019aeeff0925b5859')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"