summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2023-01-29 09:57:39 -0300
committerDaniel Bermond2023-01-29 09:57:39 -0300
commit30f7d3745c0b98e8e3170c11c360058435992cf1 (patch)
treef62c416ba31231ce1fc9197e0394c890a600c2cc /PKGBUILD
parent11f7caeb4af4f7a04f7d4d8900c12e1e77e6e899 (diff)
downloadaur-30f7d3745c0b98e8e3170c11c360058435992cf1.tar.gz
Update to version 2023.01.17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e977cf144021..f5cd941c0e64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=spirv-cross
-pkgver=2022.05.27
+pkgver=2023.01.17
pkgrel=1
-_tag=sdk-1.3.216.0
-_glslang_commit=7dda6a6347b0bd550e202942adee475956ef462a
-_spirv_tools_commit=82d91083cb56c89d2cb8e9d56d4d69f07ac34fed
-_spirv_headers_commit=5a121866927a16ab9d49bed4788b532c7fcea766
+_tag=sdk-1.3.239.0
+_glslang_commit=06a7078ce74ab5c7801a165b8145859678831fb8
+_spirv_tools_commit=f62e121b0df5374d1f043d1fbda98467406af0b1
+_spirv_headers_commit=d13b52222c39a7e9a401b44646f0ca3a640fbd47
pkgdesc='A tool and library for parsing and converting SPIR-V to other shader languages'
arch=('x86_64')
url='https://github.com/KhronosGroup/SPIRV-Cross/'