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

Andreas Radke andyrtr at archlinux.org
Thu Jan 29 16:57:31 UTC 2015


    Date: Thursday, January 29, 2015 @ 17:57:31
  Author: andyrtr
Revision: 230254

upgpkg: glew 1.12.0-1

upstream update 1.12.0

Modified:
  glew/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-29 16:19:43 UTC (rev 230253)
+++ PKGBUILD	2015-01-29 16:57:31 UTC (rev 230254)
@@ -4,7 +4,7 @@
 # Contributor: SleepyDog
 
 pkgname=glew
-pkgver=1.11.0
+pkgver=1.12.0
 pkgrel=1
 pkgdesc="The OpenGL Extension Wrangler Library"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 license=('BSD' 'MIT' 'GPL')
 depends=('libxmu' 'libxi' 'glu')
 source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tgz)
-sha1sums=('9bb5c87c055acd122a4956112bbb18ee72c38e5c')
+sha1sums=('070dfb61dbb7cd0915517decf467264756469a94')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list