main/spirv-headers: upgrade to 1.3.290.0

Signed-off-by: David Heidelberg <david@ixit.cz>
This commit is contained in:
David Heidelberg 2024-07-23 14:32:09 +09:00
parent 1954bd2589
commit f39d355632
No known key found for this signature in database
GPG key ID: 60023FC4D3492072

View file

@ -2,7 +2,7 @@
# Maintainer: Simon Zeni <simon@bl4ckb0ne.ca>
pkgname=spirv-headers
_pkgname=SPIRV-Headers
pkgver=1.3.261.1
pkgver=1.3.290.0
pkgrel=0
pkgdesc="Machine-readable files for the SPIR-V Registry"
options="!check" # No testsuite
@ -10,8 +10,8 @@ url="https://github.com/KhronosGroup/SPIRV-Headers"
arch="noarch"
license="GPL-3.0-or-later"
makedepends="cmake samurai"
source="$pkgname-$pkgver.tar.gz::https://github.com/KhronosGroup/SPIRV-Headers/archive/refs/tags/sdk-$pkgver.tar.gz"
builddir="$srcdir/$_pkgname-sdk-$pkgver"
source="$pkgname-$pkgver.tar.gz::https://github.com/KhronosGroup/SPIRV-Headers/archive/refs/tags/vulkan-sdk-$pkgver.tar.gz"
builddir="$srcdir/$_pkgname-vulkan-sdk-$pkgver"
build() {
cmake -B build -G Ninja \
@ -27,5 +27,5 @@ package() {
}
sha512sums="
46d14e993d58e641ec4d2bb96e76f4f2bd8426fb1e33b77e7d053cea80dcf5ffae3d4d6136559d4a66387fba3a4e4a4a74ad5af83445a3be0d171e47414599e1 spirv-headers-1.3.261.1.tar.gz
d3328cd4ddf87d075afacfb7ada01dbd16a3ff39b831e9ebe4ce3c32af0ff0c8822811b0e0d273a54b4acaba29b63b099efcf0150424bd9074d24d04a9974d89 spirv-headers-1.3.290.0.tar.gz
"