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

Pierre Schmitz pierre at archlinux.org
Tue Oct 13 23:20:17 UTC 2009


    Date: Tuesday, October 13, 2009 @ 19:20:17
  Author: pierre
Revision: 55719

update to beta driver; needed for latest xorg-server

Modified:
  nvidia-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-13 23:20:04 UTC (rev 55718)
+++ PKGBUILD	2009-10-13 23:20:17 UTC (rev 55719)
@@ -3,7 +3,7 @@
 # Contributor: James Rayner <iphitus at gmail.com>
 
 pkgname=nvidia-utils
-pkgver=185.18.36
+pkgver=190.36
 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=('cf40656600b8a587e82a801f05fa2d95')
-[ "$CARCH" = "x86_64" ] && md5sums=('c9827059697001fa61518e56fdc24e93')
+md5sums=('0acf4e9860c4db4b7219858b0dfc0270')
+[ "$CARCH" = "x86_64" ] && md5sums=('9851f6068c411471907b8b0cbb0a9d17')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list