Date: Thursday, March 17, 2011 @ 14:05:57 Author: andyrtr Revision: 115348
upgpkg: xf86-video-r128 6.8.1-6 rebuilt against new Xorg-server Modified: xf86-video-r128/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-17 18:04:17 UTC (rev 115347) +++ PKGBUILD 2011-03-17 18:05:57 UTC (rev 115348) @@ -3,14 +3,14 @@ pkgname=xf86-video-r128 pkgver=6.8.1 -pkgrel=5 +pkgrel=6 pkgdesc="X.org ati Rage128 video driver" arch=(i686 x86_64) url="http://xorg.freedesktop.org/" license=('custom') depends=('glibc' 'r128-dri') makedepends=('xorg-server-devel' 'xf86driproto' 'libdrm' 'mesa') -conflicts=('xorg-server<1.9.0') +conflicts=('xorg-server<1.10.0') groups=('xorg-drivers' 'xorg') options=('!libtool') source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
