diff options
Diffstat (limited to 'extra/xf86-video-mach64/PKGBUILD')
-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') |