[arch-commits] CVS update of arch/build/x11-drivers/xf86-video-rendition (PKGBUILD)

Alexander Baldeck alexander at archlinux.org
Wed May 9 11:41:54 UTC 2007


    Date: Wednesday, May 9, 2007 @ 07:41:54
  Author: alexander
    Path: /home/cvs-arch/arch/build/x11-drivers/xf86-video-rendition

Modified: PKGBUILD (1.4 -> 1.5)

upgpkg: xf86-video-rendition 4.1.3


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


Index: arch/build/x11-drivers/xf86-video-rendition/PKGBUILD
diff -u arch/build/x11-drivers/xf86-video-rendition/PKGBUILD:1.4 arch/build/x11-drivers/xf86-video-rendition/PKGBUILD:1.5
--- arch/build/x11-drivers/xf86-video-rendition/PKGBUILD:1.4	Sun Aug 27 16:23:07 2006
+++ arch/build/x11-drivers/xf86-video-rendition/PKGBUILD	Wed May  9 07:41:54 2007
@@ -1,18 +1,17 @@
-# $Id: PKGBUILD,v 1.4 2006/08/27 20:23:07 jgc Exp $
-#Maintainer: Jan de Groot <jgc at archlinux.org>
-
+# $Id: PKGBUILD,v 1.5 2007/05/09 11:41:54 alexander Exp $
+# Maintainer: Alexander Baldeck <alexander at archlinux.org>
+# Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=xf86-video-rendition
-pkgver=4.1.0
+pkgver=4.1.3
 pkgrel=1
 pkgdesc="X.org Rendition video driver"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
 depends=('glibc')
-makedepends=('pkgconfig' 'xorg-server>=1.1.1')
+makedepends=('pkgconfig' 'xorg-server>=1.2.0')
 options=('nolibtool')
 groups=('xorg-video-drivers')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('6864a3348f66bac9533b35ee2110c6e2')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
@@ -21,3 +20,4 @@
   make || return 1
   make DESTDIR=${startdir}/pkg install || return 1
 }
+md5sums=('a8b97feccb32184820d5856fe78d34db')




More information about the arch-commits mailing list