[arch-commits] Commit in glew/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Mon Sep 28 18:48:53 UTC 2015
Date: Monday, September 28, 2015 @ 20:48:53
Author: andyrtr
Revision: 247677
upgpkg: glew 1.13.0-1
upstream update 1.13.0
Modified:
glew/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-28 18:27:31 UTC (rev 247676)
+++ PKGBUILD 2015-09-28 18:48:53 UTC (rev 247677)
@@ -4,7 +4,7 @@
# Contributor: SleepyDog
pkgname=glew
-pkgver=1.12.0
+pkgver=1.13.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=('070dfb61dbb7cd0915517decf467264756469a94')
+sha1sums=('d5b1c499f429aa91c466193b4e8ea94a84019e37')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list