[arch-commits] Commit in nvidia/repos (testing-i686 testing-i686/PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Sun Oct 25 15:28:53 UTC 2009
Date: Sunday, October 25, 2009 @ 11:28:52
Author: pierre
Revision: 56688
Merged revisions 56686 via svnmerge from
svn+ssh://gerolde.archlinux.org/srv/svn-packages/nvidia/trunk
........
r56686 | pierre | 2009-10-25 16:26:51 +0100 (So, 25 Okt 2009) | 1 line
........
Modified:
nvidia/repos/testing-i686/ (properties)
nvidia/repos/testing-i686/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Property changes on: nvidia/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /nvidia/trunk:1-55746
+ /nvidia/trunk:1-56687
Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD 2009-10-25 15:28:13 UTC (rev 56687)
+++ testing-i686/PKGBUILD 2009-10-25 15:28:52 UTC (rev 56688)
@@ -2,7 +2,7 @@
# Maintainer : Thomas Baechler <thomas at archlinux.org>
pkgname=nvidia
-pkgver=190.36
+pkgver=190.42
_kernver='2.6.31-ARCH'
pkgrel=1
pkgdesc="NVIDIA drivers for kernel26."
@@ -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=('0acf4e9860c4db4b7219858b0dfc0270')
-[ "$CARCH" = "x86_64" ] && md5sums=('9851f6068c411471907b8b0cbb0a9d17')
+md5sums=('f94806feee87de756d14fe3e9bcaf05a')
+[ "$CARCH" = "x86_64" ] && md5sums=('ae431ff849ec01446e6724f9fcfe3bb4')
build() {
cd $srcdir
sh NVIDIA-Linux-$ARCH-${pkgver}-pkg0.run --extract-only
More information about the arch-commits
mailing list