summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2023-09-04 19:38:35 -0300
committerDaniel Bermond2023-09-04 19:38:35 -0300
commite616cc6acffcebb5cde9920e7b8deb32f39f8b56 (patch)
tree9beff5aa4ac6907fbff56998969ea4b8c038c378
parent4799b33e8660a8d315644b92a639c8911dd791c4 (diff)
downloadaur-e616cc6acffcebb5cde9920e7b8deb32f39f8b56.tar.gz
Update to version 2023.07.26
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7bbf97baf580..b0dafadd8b34 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.05.12
+ pkgver = 2023.07.26
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.250.1
+ source = git+https://github.com/KhronosGroup/SPIRV-Cross.git#tag=sdk-1.3.261.1
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 18f90dc0883a..8e67ba66dd33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=spirv-cross
-pkgver=2023.05.12
+pkgver=2023.07.26
pkgrel=1
-_tag=sdk-1.3.250.1
+_tag=sdk-1.3.261.1
_glslang_commit=06a7078ce74ab5c7801a165b8145859678831fb8
_spirv_tools_commit=f62e121b0df5374d1f043d1fbda98467406af0b1
_spirv_headers_commit=d13b52222c39a7e9a401b44646f0ca3a640fbd47