[arch-commits] Commit in xf86-video-ati/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Dec 21 17:39:02 UTC 2009


    Date: Monday, December 21, 2009 @ 12:39:02
  Author: andyrtr
Revision: 61672

upgpkg: xf86-video-ati 6.12.99.git20091221-1
    new snapshot 20091221

Modified:
  xf86-video-ati/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-21 16:44:34 UTC (rev 61671)
+++ PKGBUILD	2009-12-21 17:39:02 UTC (rev 61672)
@@ -3,7 +3,7 @@
 # Contributor: Alexander Baldeck <alexander at archlinux.org>
 
 pkgname=xf86-video-ati
-_gitdate=20091207
+_gitdate=20091221
 pkgver=6.12.99.git${_gitdate} # see configure.ac
 #pkgver=6.12.4
 pkgrel=1
@@ -11,8 +11,8 @@
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
 license=('custom')
-depends=('libdrm>=2.4.16' 'libpciaccess' 'ati-dri>=7.6' 'pixman>=0.16.2')
-makedepends=('pkgconfig' 'xorg-server>=1.7.0' 'fontsproto'
+depends=('libdrm>=2.4.17' 'libpciaccess' 'ati-dri>=7.6' 'pixman>=0.16.4')
+makedepends=('pkgconfig' 'xorg-server>=1.7.3.901' 'fontsproto'
 	     'glproto>=1.4.10' 'xf86driproto' 'diffutils' 'xorg-util-macros' 'xineramaproto' 'mesa>=7.6')
 conflicts=('xorg-server<1.7.0')
 groups=('xorg-video-drivers')
@@ -20,7 +20,7 @@
 source=( # ${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
 	ftp://ftp.archlinux.org/other/$pkgname/xf86-video-ati-${_gitdate}.tar.bz2
 	LICENSE)
-md5sums=('72705fd52ce3391a33dabd8e4b321440'
+md5sums=('8be42af6dc23df3f5aa732f1cc89b252'
          '75da66945980a43adf1e1856271b9d4a')
 
 build() {




More information about the arch-commits mailing list