[arch-commits] Commit in glslang/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Apr 23 11:33:59 UTC 2019


    Date: Tuesday, April 23, 2019 @ 11:33:58
  Author: svenstaro
Revision: 351975

upgpkg: glslang 7.11.3188-1

Modified:
  glslang/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-23 10:22:54 UTC (rev 351974)
+++ PKGBUILD	2019-04-23 11:33:58 UTC (rev 351975)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
 
 pkgname=glslang
-pkgver=7.11.3113
+pkgver=7.11.3188
 pkgrel=1
 pkgdesc='OpenGL and OpenGL ES shader front end and validator'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('cmake')
 options=('staticlibs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/KhronosGroup/glslang/archive/${pkgver}.tar.gz)
-sha256sums=('4d238000162029f791cfcd65a28f10defa574516b94d9392695d27c8a1ce8b62')
+sha256sums=('0d77219780de5c061ee00c68cc8149f2fef88a2cf31c61c3d1fe0e11ae5612e2')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list