[arch-commits] CVS update of extra/x11/nvidia-96xx (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Tue Feb 5 13:15:43 UTC 2008


    Date: Tuesday, February 5, 2008 @ 08:15:43
  Author: tpowa
    Path: /home/cvs-extra/extra/x11/nvidia-96xx

Modified: PKGBUILD (1.17 -> 1.18)

'upgpkg: udpate to new version'


----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)


Index: extra/x11/nvidia-96xx/PKGBUILD
diff -u extra/x11/nvidia-96xx/PKGBUILD:1.17 extra/x11/nvidia-96xx/PKGBUILD:1.18
--- extra/x11/nvidia-96xx/PKGBUILD:1.17	Sat Jan 26 10:49:11 2008
+++ extra/x11/nvidia-96xx/PKGBUILD	Tue Feb  5 08:15:43 2008
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.17 2008/01/26 15:49:11 tpowa Exp $
+# $Id: PKGBUILD,v 1.18 2008/02/05 13:15:43 tpowa Exp $
 # Maintainer : Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=nvidia-96xx
-pkgver=96.43.01
+pkgver=96.43.05
 _kernver='2.6.24-ARCH'
-pkgrel=8
+pkgrel=1
 pkgdesc="NVIDIA legacy drivers for kernel26, 96xx branch"
 arch=(i686 x86_64)
 license=('custom:NVIDIA')
@@ -16,7 +16,8 @@
 install=nvidia-96xx.install
 license=('custom')
 source=(http://us.download.nvidia.com/XFree86/Linux-$ARCH/${pkgver}/NVIDIA-Linux-$ARCH-${pkgver}-pkg0.run)
-[ "$CARCH" = "x86_64" ] && md5sums=('f61648ad42b41bed900805eeafce2d3a')
+md5sums=('575750b17f9fd19490fd999a72c7a661')
+[ "$CARCH" = "x86_64" ] && md5sums=('da37aa996073c4e813eda1be150a44d8')
 
 build()
 {




More information about the arch-commits mailing list