[arch-commits] Commit in nvidia/repos (testing-i686 testing-i686/PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Tue Aug 5 08:12:57 UTC 2008
Date: Tuesday, August 5, 2008 @ 04:12:57
Author: tpowa
Revision: 7922
Merged revisions 5934-7921 via svnmerge from
svn+ssh://svn.archlinux.org/home/svn-packages/nvidia/trunk
........
r7918 | tpowa | 2008-08-05 08:06:26 +0000 (Di, 05 Aug 2008) | 1 line
upgpkg: nvidia 173.14.12-1
........
r7921 | tpowa | 2008-08-05 08:12:23 +0000 (Di, 05 Aug 2008) | 1 line
upgpkg: nvidia 173.14.12-2
........
Modified:
nvidia/repos/testing-i686/ (properties)
nvidia/repos/testing-i686/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Property changes on: nvidia/repos/testing-i686
___________________________________________________________________
Name: svnmerge-integrated
- /nvidia/trunk:1-5933
+ /nvidia/trunk:1-7921
Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD 2008-08-05 08:12:23 UTC (rev 7921)
+++ testing-i686/PKGBUILD 2008-08-05 08:12:57 UTC (rev 7922)
@@ -2,9 +2,9 @@
# Maintainer : Thomas Baechler <thomas at archlinux.org>
pkgname=nvidia
-pkgver=173.14.09
+pkgver=173.14.12
_kernver='2.6.26-ARCH'
-pkgrel=5
+pkgrel=2
pkgdesc="NVIDIA drivers for kernel26."
arch=('i686' 'x86_64')
[ "$CARCH" = "i686" ] && ARCH=x86
@@ -15,8 +15,8 @@
license=('custom')
install=nvidia.install
source=(http://us.download.nvidia.com/XFree86/Linux-$ARCH/${pkgver}/NVIDIA-Linux-$ARCH-${pkgver}-pkg0.run)
-md5sums=('20b4952c99e3312984793410cb06a609')
-[ "$CARCH" = "x86_64" ] && md5sums=('3ecd5847be9176e506a300ba8b94c3c8')
+md5sums=('76b8eba1b14fc273a1a4044705b0aa56')
+[ "$CARCH" = "x86_64" ] && md5sums=('8675e4ca65033b343c8c77b2ce82e71d')
build()
{
More information about the arch-commits
mailing list