SPIRV-Headers: update to 1.4.350.1.

This commit is contained in:
Roger Freitas Pereira
2026-07-28 04:43:24 +02:00
committed by Duncan Overbruck
parent b514d5e8fd
commit 67182f2b7d
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
# Template file for 'SPIRV-Headers'
pkgname=SPIRV-Headers
reverts="1.5.4.raytracing.fixed_1 1.5.3_2 1.5.3_1 1.5.1_1"
version=1.4.341.0
version=1.4.350.1
revision=1
build_style=cmake
short_desc="Machine-readable files for the SPIR-V Registry"
@@ -9,7 +9,7 @@ maintainer="Daniel Martinez <danielmartinez@cock.li>"
license="MIT"
homepage="https://github.com/KhronosGroup/SPIRV-Headers"
distfiles="https://github.com/KhronosGroup/SPIRV-Headers/archive/vulkan-sdk-${version}.tar.gz"
checksum=cab0a654c4917e16367483296b44cdb1d614e3120c721beafcd37e3a8580486c
checksum=9e6d5c78878172d2b810e97f3a74ecbbb14b4ad52b07384ce915fbbeb226d610
post_install() {
vlicense LICENSE
+1 -1
View File
@@ -1 +1 @@
pattern="/vulkan-sdk-\K[0-9.]+(?=.tar.gz)"
pattern="refs/tags/vulkan-sdk-\K[0-9.]+($|(?=^))"