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

Ionut Biru ibiru at archlinux.org
Fri Oct 1 19:43:47 UTC 2010


    Date: Friday, October 1, 2010 @ 15:43:47
  Author: ibiru
Revision: 92932

upgpkg: nvidia-173xx 173.14.28-1
update to 173.14.28

Modified:
  nvidia-173xx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-01 19:42:40 UTC (rev 92931)
+++ PKGBUILD	2010-10-01 19:43:47 UTC (rev 92932)
@@ -2,9 +2,9 @@
 # Maintainer : Thomas Baechler <thomas at archlinux.org>
 
 pkgname=nvidia-173xx
-pkgver=173.14.27
+pkgver=173.14.28
 _kernver='2.6.35-ARCH'
-pkgrel=3
+pkgrel=1
 pkgdesc="NVIDIA drivers for kernel26, 173xx branch."
 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=('35a6531f71cd6b070f10be8ed11093d4')
-[ "$CARCH" = "x86_64" ] && md5sums=('269425dbc2d9d4ecdc54692281d6d738')
+md5sums=('3b2085ffc2047e701a01b3163129f763')
+[ "$CARCH" = "x86_64" ] && md5sums=('8f48430f2b759d4efbf022cb415ecc5d')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list