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

Pierre Schmitz pierre at archlinux.org
Sat Mar 21 07:44:20 UTC 2009


    Date: Saturday, March 21, 2009 @ 03:44:19
  Author: pierre
Revision: 30658

upgpkg: nvidia-173xx 173.14.18-1

Modified:
  nvidia-173xx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-21 07:41:26 UTC (rev 30657)
+++ PKGBUILD	2009-03-21 07:44:19 UTC (rev 30658)
@@ -2,9 +2,9 @@
 # Maintainer : Thomas Baechler <thomas at archlinux.org>
 
 pkgname=nvidia-173xx
-pkgver=173.14.17
+pkgver=173.14.18
 _kernver='2.6.28-ARCH'
-pkgrel=2
+pkgrel=1
 pkgdesc="NVIDIA drivers for kernel26, 173xx branch."
 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=('9d73573a254ce79f33f461820d83f69e')
-[ "$CARCH" = "x86_64" ] && md5sums=('18ee112f2296f805ace32579a099a685')
+md5sums=('480c10f3d861fd2c3cc2a46bccc961a4')
+[ "$CARCH" = "x86_64" ] && md5sums=('39e26816de3b7d3692d28f9bd396eaf6')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list