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

Pierre Schmitz pierre at archlinux.org
Sun Oct 25 15:26:52 UTC 2009


    Date: Sunday, October 25, 2009 @ 11:26:51
  Author: pierre
Revision: 56686

Modified:
  nvidia/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-25 03:39:13 UTC (rev 56685)
+++ PKGBUILD	2009-10-25 15:26:51 UTC (rev 56686)
@@ -2,7 +2,7 @@
 # Maintainer : Thomas Baechler <thomas at archlinux.org>
 
 pkgname=nvidia
-pkgver=190.36
+pkgver=190.42
 _kernver='2.6.31-ARCH'
 pkgrel=1
 pkgdesc="NVIDIA drivers for kernel26."
@@ -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=('0acf4e9860c4db4b7219858b0dfc0270')
-[ "$CARCH" = "x86_64" ] && md5sums=('9851f6068c411471907b8b0cbb0a9d17')
+md5sums=('f94806feee87de756d14fe3e9bcaf05a')
+[ "$CARCH" = "x86_64" ] && md5sums=('ae431ff849ec01446e6724f9fcfe3bb4')
 build() {
 	cd $srcdir
 	sh NVIDIA-Linux-$ARCH-${pkgver}-pkg0.run --extract-only




More information about the arch-commits mailing list