summaryrefslogtreecommitdiff
path: root/extra/xf86-video-nouveau/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-13 00:06:37 -0700
committerroot <root@rshg054.dnsready.net>2013-06-13 00:06:37 -0700
commit999ea819e4912b07aecd1ee8187ff1abcdb3de36 (patch)
tree309344ea67ffd1cdd352b31536c71cec2ce08302 /extra/xf86-video-nouveau/PKGBUILD
parentdf4e45a41dbb2c5b9600f2c2f824f8e3efbc5bf0 (diff)
Thu Jun 13 00:06:37 PDT 2013
Diffstat (limited to 'extra/xf86-video-nouveau/PKGBUILD')
-rw-r--r--extra/xf86-video-nouveau/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/xf86-video-nouveau/PKGBUILD b/extra/xf86-video-nouveau/PKGBUILD
index 5de63e725..c3a3570fb 100644
--- a/extra/xf86-video-nouveau/PKGBUILD
+++ b/extra/xf86-video-nouveau/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 180916 2013-03-27 23:16:59Z andyrtr $
+# $Id: PKGBUILD 188202 2013-06-12 18:59:24Z lcarlier $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: buddabrod <buddabrod@gmail.com>
pkgname=xf86-video-nouveau
-pkgver=1.0.7
+pkgver=1.0.8
pkgrel=1
pkgdesc="Open Source 2D acceleration driver for nVidia cards"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ groups=('xorg-drivers' 'xorg')
options=('!libtool')
install=$pkgname.install
source=(http://xorg.freedesktop.org/archive/individual/driver/$pkgname-$pkgver.tar.bz2)
-sha256sums=('d187c658e1823ca829c941f3f601f8e7220d427e079c3e52b94ecff45bc2e131')
+sha256sums=('9b904314b8e9c7a5800724a6a31038ed88fa3fcfd35da6f4015fc104c8283617')
build() {
cd $pkgname-$pkgver