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

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


    Date: Saturday, February 20, 2010 @ 06:24:49
  Author: tpowa
Revision: 69361

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-20 11:24:15 UTC (rev 69360)
+++ PKGBUILD	2010-02-20 11:24:49 UTC (rev 69361)
@@ -2,7 +2,7 @@
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 
 pkgname=nvidia-96xx-utils
-pkgver=96.43.14
+pkgver=96.43.16
 pkgrel=1
 pkgdesc="NVIDIA drivers utilities and libraries, 96xx branch."
 arch=('i686' 'x86_64')
@@ -17,8 +17,8 @@
 install=nvidia.install
 options=(!strip)
 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