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

Pierre Schmitz pierre at archlinux.org
Mon Mar 30 18:26:03 UTC 2009


    Date: Monday, March 30, 2009 @ 14:26:03
  Author: pierre
Revision: 32364

upgpkg: nvidia 180.44-1

Modified:
  nvidia/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-30 18:18:27 UTC (rev 32363)
+++ PKGBUILD	2009-03-30 18:26:03 UTC (rev 32364)
@@ -2,9 +2,9 @@
 # Maintainer : Thomas Baechler <thomas at archlinux.org>
 
 pkgname=nvidia
-pkgver=180.41
+pkgver=180.44
 _kernver='2.6.29-ARCH'
-pkgrel=2
+pkgrel=1
 pkgdesc="NVIDIA drivers for kernel26."
 arch=('i686' 'x86_64')
 [ "$CARCH" = "i686"   ] && ARCH=x86
@@ -15,8 +15,8 @@
 license=('custom')
 install=nvidia.install
 source=("http://download.nvidia.com/XFree86/Linux-$ARCH/${pkgver}/NVIDIA-Linux-$ARCH-${pkgver}-pkg0.run")
-md5sums=('ec91f014a00357303c12f4cfd03c8a3f')
-[ "$CARCH" = "x86_64" ] && md5sums=('07ec7b5521d927b6ff332ef019ac80cd')
+md5sums=('cd577950a63e9eae8aba27d594319a76')
+[ "$CARCH" = "x86_64" ] && md5sums=('58f1d0f1f1702405cf763043aa20714f')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list