[arch-commits] Commit in glslang/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Sun Jul 4 20:23:09 UTC 2021
Date: Sunday, July 4, 2021 @ 20:23:09
Author: svenstaro
Revision: 418928
upgpkg: glslang 11.5.0-1
Modified:
glslang/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-04 19:07:02 UTC (rev 418927)
+++ PKGBUILD 2021-07-04 20:23:09 UTC (rev 418928)
@@ -2,7 +2,7 @@
# Careful when upgrading this package! It usually breaks ABI without bumping soname.
pkgname=glslang
-pkgver=11.4.0
+pkgver=11.5.0
pkgrel=1
pkgdesc='OpenGL and OpenGL ES shader front end and validator'
arch=('x86_64')
@@ -15,7 +15,7 @@
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/KhronosGroup/glslang/archive/${pkgver}.tar.gz
git+https://github.com/KhronosGroup/SPIRV-Tools#commit=dc72924cb31cd9f3dbc3eb47e9d926cf641e3a07
git+https://github.com/KhronosGroup/SPIRV-Headers#commit=dafead1765f6c1a5f9f8a76387dcb2abe4e54acd)
-sha256sums=('9bae79c2b640b60474f8944a5ab4aff3af990074636ea2a0a3c97cb86be61dfa'
+sha256sums=('fd0b5e3bda591bb08bd3049655a99a0a55f0de4059b9c8f7b397e4b19cf5d51f'
'SKIP'
'SKIP')
More information about the arch-commits
mailing list