summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2025-03-29 10:08:29 +0100
committerMichel Zou2025-03-29 10:08:29 +0100
commit090b88687797bb962204063b8a6b5f1be8f0d65f (patch)
tree579422a37a9f3e1354958378af89bb8669338dca /PKGBUILD
parent36468c059ceae817ea1809930d0a27fac20e7f74 (diff)
downloadaur-090b88687797bb962204063b8a6b5f1be8f0d65f.tar.gz
1.4.309.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7546c6dc0c01..e7bc8f9b8ebb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-spirv-headers
epoch=1
-pkgver=1.3.283.0
+pkgver=1.4.309.0
pkgrel=1
pkgdesc='SPIR-V Headers (mingw-w64)'
arch=('any')
@@ -9,7 +9,7 @@ license=('Apache')
makedepends=('mingw-w64-cmake')
options=('!strip' '!buildflags' 'staticlibs')
source=("https://github.com/KhronosGroup/SPIRV-Headers/archive/refs/tags/vulkan-sdk-${pkgver}/spirv-headers-${pkgver}.tar.gz")
-sha256sums=('a68a25996268841073c01514df7bab8f64e2db1945944b45087e5c40eed12cb9')
+sha256sums=('a96f8b4f2dfb18f7432e5c523e220ab0075372a9509e0c25fbff21c76af0de7c')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"