[arch-commits] Commit in nvidia-96xx-utils/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Fri Jul 31 21:53:14 UTC 2009


    Date: Friday, July 31, 2009 @ 17:53:13
  Author: tpowa
Revision: 48198

upgpkg: nvidia-96xx-utils 96.43.13-1

Modified:
  nvidia-96xx-utils/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-31 21:45:46 UTC (rev 48197)
+++ PKGBUILD	2009-07-31 21:53:13 UTC (rev 48198)
@@ -3,8 +3,8 @@
 # Contributor: James Rayner <iphitus at gmail.com>
 
 pkgname=nvidia-96xx-utils
-pkgver=96.43.11
-pkgrel=2
+pkgver=96.43.13
+pkgrel=1
 pkgdesc="NVIDIA drivers utilities and libraries, 96xx branch."
 arch=('i686' 'x86_64')
 [ "$CARCH" = "i686"   ] && ARCH=x86 	 
@@ -17,8 +17,8 @@
 license=('custom')
 install=nvidia.install
 source=("http://download.nvidia.com/XFree86/Linux-${ARCH}/${pkgver}/NVIDIA-Linux-${ARCH}-${pkgver}-pkg0.run")
-md5sums=('bf2661f00759f78cbad9f72eeecdc676')
-[ "$CARCH" = "x86_64" ] && md5sums=('ef507d3532f843033b70d2527ab5a5ef')
+md5sums=('ed4a1f2e22e900aecc693fb3e3c4fde3')
+[ "$CARCH" = "x86_64" ] && md5sums=('200f4aac06a9b9d8c2fb6cf5b08c2443')
 
 build() {
 	cd $srcdir
@@ -59,3 +59,5 @@
 
 	find $pkgdir/usr -type d -exec chmod 755 {} \;
 }
+
+




More information about the arch-commits mailing list