summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2020-11-26 22:19:04 +0100
committerMichel Zou2020-11-26 22:19:04 +0100
commite94011a35955dc8813cfffa93381f1e8b0a0180e (patch)
tree3186e8ac451f620862f6f6e3c696273fbcff6822 /PKGBUILD
parentf04b999f6ce8533af8e41485478520a7c352e517 (diff)
downloadaur-e94011a35955dc8813cfffa93381f1e8b0a0180e.tar.gz
1.2.162
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd1a7ca35d25..28cddb71c5e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-vulkan-headers
_pkgname=Vulkan-Headers
-pkgver=1.2.161
+pkgver=1.2.162
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=('0738f981c291743c2cb6024911fa1ecdfe1bdac67da6644019aeeff0925b5859')
+sha256sums=('deab1a7a28ad3e0a7a0a1c4cd9c54758dce115a5f231b7205432d2bbbfb4d456')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"