diff options
Diffstat (limited to 'extra/xf86-video-nouveau/PKGBUILD')
-rw-r--r-- | extra/xf86-video-nouveau/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/xf86-video-nouveau/PKGBUILD b/extra/xf86-video-nouveau/PKGBUILD index 558680093..09b5d3c4d 100644 --- a/extra/xf86-video-nouveau/PKGBUILD +++ b/extra/xf86-video-nouveau/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 191802 2013-07-30 21:14:54Z lcarlier $ +# $Id: PKGBUILD 198527 2013-10-30 15:24:00Z allan $ # Maintainer: Andreas Radke <andyrtr@archlinux.org> # Contributor: buddabrod <buddabrod@gmail.com> @@ -13,7 +13,6 @@ depends=('libdrm' 'udev' 'nouveau-dri') makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=14' 'resourceproto' 'scrnsaverproto') conflicts=('xorg-server<1.14.0' 'X-ABI-VIDEODRV_VERSION<14' 'X-ABI-VIDEODRV_VERSION>=15') groups=('xorg-drivers' 'xorg') -options=('!libtool') install=$pkgname.install source=(http://xorg.freedesktop.org/archive/individual/driver/$pkgname-$pkgver.tar.bz2) sha256sums=('b247c800e532fad1c80a5666d8ca0d4e5712064b6d7a3b030b32206a8de04482') |