[arch-commits] CVS update of extra/x11/glproto (PKGBUILD)

Alexander Baldeck alexander at archlinux.org
Fri Nov 9 14:36:59 UTC 2007


    Date: Friday, November 9, 2007 @ 09:36:59
  Author: alexander
    Path: /home/cvs-extra/extra/x11/glproto

Modified: PKGBUILD (1.7 -> 1.8)

upgpkg: glproto 1.4.9


----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)


Index: extra/x11/glproto/PKGBUILD
diff -u extra/x11/glproto/PKGBUILD:1.7 extra/x11/glproto/PKGBUILD:1.8
--- extra/x11/glproto/PKGBUILD:1.7	Sun Oct 29 11:38:35 2006
+++ extra/x11/glproto/PKGBUILD	Fri Nov  9 09:36:59 2007
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD,v 1.7 2006/10/29 16:38:35 jgc Exp $
-#Maintainer: Jan de Groot <jgc at archlinux.org>
-
+# $Id: PKGBUILD,v 1.8 2007/11/09 14:36:59 alexander Exp $
+# Maintainer: Alexander Baldeck <alexander at archlinux.org>
+# Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=glproto
-pkgver=1.4.8
+pkgver=1.4.9
 pkgrel=1
 pkgdesc="X11 OpenGL extension wire protocol"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
+license=('custom')
 source=(http://xorg.freedesktop.org/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('3dfbd17203c0c88b94b6f579f24c11cc')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
@@ -17,3 +17,4 @@
   make DESTDIR=${startdir}/pkg install || return 1
 }
 
+md5sums=('e60951628422663e60faeb400f27bac1')




More information about the arch-commits mailing list