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

Alexander Baldeck alexander at archlinux.org
Sat Sep 22 18:07:02 UTC 2007


    Date: Saturday, September 22, 2007 @ 14:07:02
  Author: alexander
    Path: /home/cvs-extra/extra/x11/xf86dgaproto

Modified: PKGBUILD (1.3 -> 1.4)

* upgrade to X.org 7.3


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


Index: extra/x11/xf86dgaproto/PKGBUILD
diff -u extra/x11/xf86dgaproto/PKGBUILD:1.3 extra/x11/xf86dgaproto/PKGBUILD:1.4
--- extra/x11/xf86dgaproto/PKGBUILD:1.3	Sun Mar 18 19:04:53 2007
+++ extra/x11/xf86dgaproto/PKGBUILD	Sat Sep 22 14:07:02 2007
@@ -1,15 +1,13 @@
-# $Id: PKGBUILD,v 1.3 2007/03/18 23:04:53 jgc Exp $
-#Maintainer: Jan de Groot <jgc at archlinux.org>
-
+# $Id: PKGBUILD,v 1.4 2007/09/22 18:07:02 alexander Exp $
+# Maintainer: Alexander Baldeck <alexander at archlinux.org>
+# Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=xf86dgaproto
-pkgver=2.0.2
+pkgver=2.0.3
 pkgrel=1
 pkgdesc="X11 Direct Graphics Access extension wire protocol"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
 source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('461aa291a23e8cf387b70f3efa71b05c')
-sha1sums=('ccd67b20d8c27552d39b1a711ba0b289e2810757')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
@@ -17,3 +15,4 @@
   make || return 1
   make DESTDIR=${startdir}/pkg install || return 1
 }
+md5sums=('42fdcebc66efac02ab4beec2b1b0ad6e')




More information about the arch-commits mailing list