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

Tobias Powalowski tpowa at archlinux.org
Sat Feb 27 12:42:15 UTC 2010


    Date: Saturday, February 27, 2010 @ 07:42:15
  Author: tpowa
Revision: 70558

upgpkg: nvidia-utils 195.36.08-1
bump to latest version

Modified:
  nvidia-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-27 12:25:49 UTC (rev 70557)
+++ PKGBUILD	2010-02-27 12:42:15 UTC (rev 70558)
@@ -3,7 +3,7 @@
 # Contributor: James Rayner <iphitus at gmail.com>
 
 pkgname=nvidia-utils
-pkgver=190.53
+pkgver=195.36.08
 pkgrel=1
 pkgdesc="NVIDIA drivers utilities and libraries."
 arch=('i686' 'x86_64')
@@ -17,8 +17,8 @@
 license=('custom')
 install=nvidia.install
 source=("http://download.nvidia.com/XFree86/Linux-${ARCH}/${pkgver}/NVIDIA-Linux-${ARCH}-${pkgver}-pkg0.run")
-md5sums=('2e80419f6f9ac16beecd839874d0c5ab')
-[ "$CARCH" = "x86_64" ] && md5sums=('3d3e956366f9df0e4c64d2e0299d1029')
+md5sums=('7b78eed78b5f345af6dd1b2a83f5d44b')
+[ "$CARCH" = "x86_64" ] && md5sums=('854852a02595eda776e7a67573304eeb')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list