[arch-commits] Commit in glproto/trunk (PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Tue Feb 2 11:58:47 UTC 2010
Date: Tuesday, February 2, 2010 @ 06:58:47
Author: giovanni
Revision: 67028
upgpkg: glproto 1.4.11-1
upstream release
Modified:
glproto/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-02-02 11:52:46 UTC (rev 67027)
+++ PKGBUILD 2010-02-02 11:58:47 UTC (rev 67028)
@@ -2,7 +2,7 @@
# Maintainer: Alexander Baldeck <alexander at archlinux.org>
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=glproto
-pkgver=1.4.10
+pkgver=1.4.11
pkgrel=1
pkgdesc="X11 OpenGL extension wire protocol"
arch=(i686 x86_64)
@@ -10,7 +10,8 @@
license=('custom')
source=(http://xorg.freedesktop.org/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2
COPYING)
-md5sums=('c9f8cebfba72bfab674bc0170551fb8d' 'a2228066bf4e15d351290deec0d9c250')
+md5sums=('78e7c4dc7dcb74b1869fee7897e00f59'
+ 'a2228066bf4e15d351290deec0d9c250')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list