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

Tobias Powalowski tpowa at archlinux.org
Sat Feb 20 11:24:16 UTC 2010


    Date: Saturday, February 20, 2010 @ 06:24:15
  Author: tpowa
Revision: 69360

upgpkg: nvidia-96xx 96.43.16-1
bump to latest version

Modified:
  nvidia-96xx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-20 11:21:18 UTC (rev 69359)
+++ PKGBUILD	2010-02-20 11:24:15 UTC (rev 69360)
@@ -2,9 +2,9 @@
 # Maintainer : Thomas Baechler <thomas at archlinux.org>
 
 pkgname=nvidia-96xx
-pkgver=96.43.14
+pkgver=96.43.16
 _kernver='2.6.32-ARCH'
-pkgrel=4
+pkgrel=1
 pkgdesc="NVIDIA drivers for kernel26, 96xx branch."
 arch=('i686' 'x86_64')
 [ "$CARCH" = "i686"   ] && ARCH=x86
@@ -16,8 +16,8 @@
 license=('custom')
 install=nvidia.install
 source=("http://download.nvidia.com/XFree86/Linux-$ARCH/${pkgver}/NVIDIA-Linux-$ARCH-${pkgver}-pkg0.run")
-sha256sums=('7906f34371f06ca8deb977e1e9c321b1687e0db3fecf98e1ba7bc0779b8c236d')
-[ "$CARCH" = "x86_64" ] && sha256sums=('19fa6878061bf413dac4de4b17a5e32f26cf699f7b958805e4b9f0b03892af54')
+md5sums=('7479b25c747e29af95b9ccf06f43fbf9')
+[ "$CARCH" = "x86_64" ] && md5sums=('73e226d4ee0996b6df4bdf44cc1fc6f5')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list