[arch-commits] Commit in nvidia/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Thu Dec 31 10:20:08 UTC 2009
Date: Thursday, December 31, 2009 @ 05:20:07
Author: tpowa
Revision: 62041
upgpkg: nvidia 190.53-1
bump to latest version
Modified:
nvidia/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-12-31 10:12:51 UTC (rev 62040)
+++ PKGBUILD 2009-12-31 10:20:07 UTC (rev 62041)
@@ -2,9 +2,9 @@
# Maintainer : Thomas Baechler <thomas at archlinux.org>
pkgname=nvidia
-pkgver=190.42
+pkgver=190.53
_kernver='2.6.32-ARCH'
-pkgrel=2
+pkgrel=1
pkgdesc="NVIDIA drivers for kernel26."
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=('f94806feee87de756d14fe3e9bcaf05a')
-[ "$CARCH" = "x86_64" ] && md5sums=('ae431ff849ec01446e6724f9fcfe3bb4')
+md5sums=('2e80419f6f9ac16beecd839874d0c5ab')
+[ "$CARCH" = "x86_64" ] && md5sums=('3d3e956366f9df0e4c64d2e0299d1029')
build() {
cd $srcdir
sh NVIDIA-Linux-$ARCH-${pkgver}-pkg0.run --extract-only
More information about the arch-commits
mailing list