[arch-commits] CVS update of extra/x11/nvidia-71xx (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Tue Feb 5 13:15:12 UTC 2008
Date: Tuesday, February 5, 2008 @ 08:15:12
Author: tpowa
Path: /home/cvs-extra/extra/x11/nvidia-71xx
Modified: PKGBUILD (1.13 -> 1.14)
'upgpkg: update to new version'
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Index: extra/x11/nvidia-71xx/PKGBUILD
diff -u extra/x11/nvidia-71xx/PKGBUILD:1.13 extra/x11/nvidia-71xx/PKGBUILD:1.14
--- extra/x11/nvidia-71xx/PKGBUILD:1.13 Sat Jan 26 10:49:01 2008
+++ extra/x11/nvidia-71xx/PKGBUILD Tue Feb 5 08:15:11 2008
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.13 2008/01/26 15:49:01 tpowa Exp $
+# $Id: PKGBUILD,v 1.14 2008/02/05 13:15:11 tpowa Exp $
# Maintainer : Tobias Powalowski <tpowa at archlinux.org>
pkgname=nvidia-71xx
-pkgver=71.86.01
+pkgver=71.86.04
_kernver='2.6.24-ARCH'
-pkgrel=8
+pkgrel=1
pkgdesc="NVIDIA legacy drivers for kernel26, 71xx branch"
arch=(i686 x86_64)
[ "$CARCH" = "i686" ] && ARCH=x86
@@ -16,8 +16,8 @@
license=('custom')
source=(ftp://download.nvidia.com/XFree86/Linux-${ARCH}/${pkgver}/NVIDIA-Linux-${ARCH}-${pkgver}-pkg0.run)
install="nvidia-71xx.install"
-md5sums=()
-#[ "$CARCH" = "x86_64" ]
+md5sums=('56354473bddff67eefed22d79398fb93')
+[ "$CARCH" = "x86_64" ] && md5sums=('9d102e8a6a1746423f0e0a231df63eeb')
build() {
cd $startdir/src
More information about the arch-commits
mailing list