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

Alexander Baldeck alexander at archlinux.org
Sat Sep 22 18:03:27 UTC 2007


    Date: Saturday, September 22, 2007 @ 14:03:27
  Author: alexander
    Path: /home/cvs-extra/extra/x11/xproto

Modified: PKGBUILD (1.11 -> 1.12)

* upgrade to X.org 7.3


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


Index: extra/x11/xproto/PKGBUILD
diff -u extra/x11/xproto/PKGBUILD:1.11 extra/x11/xproto/PKGBUILD:1.12
--- extra/x11/xproto/PKGBUILD:1.11	Wed Sep  5 07:29:57 2007
+++ extra/x11/xproto/PKGBUILD	Sat Sep 22 14:03:27 2007
@@ -1,14 +1,13 @@
-# $Id: PKGBUILD,v 1.11 2007/09/05 11:29:57 alexander Exp $
+# $Id: PKGBUILD,v 1.12 2007/09/22 18:03:27 alexander Exp $
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 # Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=xproto
-pkgver=7.0.10
-pkgrel=2
+pkgver=7.0.11
+pkgrel=1
 pkgdesc="X11 core wire protocol and auxiliary headers"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
 source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('2ed80e90992e7455eaac4c3e977ebd01')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
@@ -16,3 +15,4 @@
   make || return 1
   make DESTDIR=${startdir}/pkg install || return 1
 }
+md5sums=('6b6c266576d81c505aa4a1828151f7f8')




More information about the arch-commits mailing list