[arch-commits] Commit in glslang/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at gemini.archlinux.org
Mon Nov 15 09:53:48 UTC 2021
Date: Monday, November 15, 2021 @ 09:53:48
Author: svenstaro
Revision: 428523
upgpkg: glslang 11.7.0-1
Modified:
glslang/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-15 07:26:53 UTC (rev 428522)
+++ PKGBUILD 2021-11-15 09:53:48 UTC (rev 428523)
@@ -2,7 +2,7 @@
# Careful when upgrading this package! It usually breaks ABI without bumping soname.
pkgname=glslang
-pkgver=11.6.0
+pkgver=11.7.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=1fbed83c8aab8517d821fcb4164c08567951938f
git+https://github.com/KhronosGroup/SPIRV-Headers#commit=449bc986ba6f4c5e10e32828783f9daef2a77644)
-sha256sums=('99ecd3a0c2c2219293d76723846f762a9f3e7dd0dc2a4f346d0fc3a05a0ce000'
+sha256sums=('b6c83864c3606678d11675114fa5f358c519fe1dad9a781802bcc87fb8fa32d5'
'SKIP'
'SKIP')
More information about the arch-commits
mailing list