diff options
Diffstat (limited to 'extra/xf86-video-r128/PKGBUILD')
-rw-r--r-- | extra/xf86-video-r128/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/xf86-video-r128/PKGBUILD b/extra/xf86-video-r128/PKGBUILD index 5e1198c8c..447554869 100644 --- a/extra/xf86-video-r128/PKGBUILD +++ b/extra/xf86-video-r128/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 195864 2013-10-02 19:32:45Z andyrtr $ +# $Id: PKGBUILD 198530 2013-10-30 15:25:14Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=xf86-video-r128 @@ -13,7 +13,6 @@ makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=14' 'resourceproto' 'sc conflicts=('xorg-server<1.14.0' 'X-ABI-VIDEODRV_VERSION<14' 'X-ABI-VIDEODRV_VERSION>=15') optdepends=('r128-dri: DRI1 support from community repo') groups=('xorg-drivers' 'xorg') -options=('!libtool') source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2) sha256sums=('8b2d295f1842d07304a75da1cfb9bf139b320a6539970eaf8d5ecc010cd36ee0') |