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

Pierre Schmitz pierre at archlinux.org
Mon Jun 21 08:21:35 UTC 2010


    Date: Monday, June 21, 2010 @ 04:21:35
  Author: pierre
Revision: 83329

upgpkg: nvidia 195.36.31-1
upstream update

Modified:
  nvidia/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-21 08:20:45 UTC (rev 83328)
+++ PKGBUILD	2010-06-21 08:21:35 UTC (rev 83329)
@@ -2,9 +2,9 @@
 # Maintainer : Thomas Baechler <thomas at archlinux.org>
 
 pkgname=nvidia
-pkgver=195.36.24
+pkgver=195.36.31
 _kernver='2.6.34-ARCH'
-pkgrel=2
+pkgrel=1
 pkgdesc="NVIDIA drivers for kernel26."
 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")
-md5sums=('97d3e5f69707092aa643fb901bb94003')
-[ "$CARCH" = "x86_64" ] && md5sums=('9d58114ed8c89cd66fbaccad0c997ee8')
+md5sums=('c30af5d776e3c71c6dd8e06c30e4bf1f')
+[ "$CARCH" = "x86_64" ] && md5sums=('91cd7502cb6ca3a5c0e79e33ae79881f')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list