[arch-commits] Commit in xf86-video-ati/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sat May 26 09:56:11 UTC 2012
Date: Saturday, May 26, 2012 @ 05:56:11
Author: andyrtr
Revision: 159722
upgpkg: xf86-video-ati 6.14.99-1.20120517
udev rebuild
Modified:
xf86-video-ati/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-05-26 09:50:07 UTC (rev 159721)
+++ PKGBUILD 2012-05-26 09:56:11 UTC (rev 159722)
@@ -5,12 +5,12 @@
pkgname=xf86-video-ati
pkgver=6.14.99
_gitdate=20120517
-pkgrel=0.${_gitdate} # UMS/EXA: Add reminder for potential solid picture performance issue.
+pkgrel=1.${_gitdate} # UMS/EXA: Add reminder for potential solid picture performance issue.
pkgdesc="X.org ati video driver"
arch=('i686' 'x86_64')
url="http://xorg.freedesktop.org/"
license=('custom')
-depends=('libpciaccess' 'libdrm>=2.4.33' 'udev' 'pixman' 'ati-dri')
+depends=('libpciaccess' 'libdrm>=2.4.33' 'udev>=183' 'pixman' 'ati-dri')
makedepends=('xorg-server-devel>=1.11.99.902' 'xf86driproto' 'mesa' 'glproto')
conflicts=('xorg-server<1.11.99.902')
groups=('xorg-drivers' 'xorg')
More information about the arch-commits
mailing list