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

Tobias Powalowski tpowa at archlinux.org
Sat Feb 20 11:10:36 UTC 2010


    Date: Saturday, February 20, 2010 @ 06:10:36
  Author: tpowa
Revision: 69346

upgpkg: nvidia-173xx 173.14.25-1
bump to latest version

Modified:
  nvidia-173xx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-20 11:10:12 UTC (rev 69345)
+++ PKGBUILD	2010-02-20 11:10:36 UTC (rev 69346)
@@ -2,9 +2,9 @@
 # Maintainer : Thomas Baechler <thomas at archlinux.org>
 
 pkgname=nvidia-173xx
-pkgver=173.14.22
+pkgver=173.14.25
 _kernver='2.6.32-ARCH'
-pkgrel=4
+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")
-sha256sums=('7e357a475771f538c01bd14776e7c43848a5ae3e30198f2173b10fb0a5d8023d')
-[ "$CARCH" = "x86_64" ] && sha256sums=('9ad8a860ee96b3632f6c7f2adf0fd7c7e1d79487acef7e8a46f848a8fbf96c83')
+md5sums=('397bac51f760505ea57e863c1db9c572')
+[ "$CARCH" = "x86_64" ] && md5sums=('a61b6c1627984f93af73eb446a8beb5e')
 
 build() {
 	cd $srcdir
@@ -32,3 +32,4 @@
 
 	sed -i -e "s/KERNEL_VERSION='.*'/KERNEL_VERSION='${_kernver}'/" $startdir/nvidia.install
 }
+




More information about the arch-commits mailing list