diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/xf86-video-mach64 | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/xf86-video-mach64')
-rw-r--r-- | extra/xf86-video-mach64/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/xf86-video-mach64/PKGBUILD b/extra/xf86-video-mach64/PKGBUILD index 991fe6400..cd6fe5e98 100644 --- a/extra/xf86-video-mach64/PKGBUILD +++ b/extra/xf86-video-mach64/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 180202 2013-03-18 16:09:10Z andyrtr $ +# $Id: PKGBUILD 198521 2013-10-30 15:22:36Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=xf86-video-mach64 @@ -13,7 +13,7 @@ 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=('mach64-dri: DRI1 support from community repo') groups=('xorg-drivers' 'xorg') -options=('!libtool' '!emptydirs') +options=('!emptydirs') source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2) sha256sums=('97f108b8d7c0a8426bef9562683323ab6369956f18b0e220ee0d1a66b740855e') |