summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2023-11-06 13:40:39 -0300
committerDaniel Bermond2023-11-06 13:40:39 -0300
commitca71053a3c089afff52b9a0aa7e04a118e91f3b7 (patch)
tree043e93488bb5316797c26cf8a224f6ee266d46e9
parente616cc6acffcebb5cde9920e7b8deb32f39f8b56 (diff)
downloadaur-ca71053a3c089afff52b9a0aa7e04a118e91f3b7.tar.gz
Update to version 2023.10.16
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0dafadd8b34..448355054b9d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = spirv-cross
pkgdesc = A tool and library for parsing and converting SPIR-V to other shader languages
- pkgver = 2023.07.26
+ pkgver = 2023.10.16
pkgrel = 1
url = https://github.com/KhronosGroup/SPIRV-Cross/
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = spirv-cross
makedepends = cmake
makedepends = python
depends = gcc-libs
- source = git+https://github.com/KhronosGroup/SPIRV-Cross.git#tag=sdk-1.3.261.1
+ source = git+https://github.com/KhronosGroup/SPIRV-Cross.git#tag=vulkan-sdk-1.3.268.0
source = git+https://github.com/KhronosGroup/glslang.git#commit=06a7078ce74ab5c7801a165b8145859678831fb8
source = git+https://github.com/KhronosGroup/SPIRV-Tools.git#commit=f62e121b0df5374d1f043d1fbda98467406af0b1
source = git+https://github.com/KhronosGroup/SPIRV-Headers.git#commit=d13b52222c39a7e9a401b44646f0ca3a640fbd47
diff --git a/PKGBUILD b/PKGBUILD
index 8e67ba66dd33..11eac968dd78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=spirv-cross
-pkgver=2023.07.26
+pkgver=2023.10.16
pkgrel=1
-_tag=sdk-1.3.261.1
+_tag=vulkan-sdk-1.3.268.0
_glslang_commit=06a7078ce74ab5c7801a165b8145859678831fb8
_spirv_tools_commit=f62e121b0df5374d1f043d1fbda98467406af0b1
_spirv_headers_commit=d13b52222c39a7e9a401b44646f0ca3a640fbd47