Date: Wednesday, April 20, 2011 @ 14:03:56 Author: ibiru Revision: 120160
upgpkg: nvidia-173xx 173.14.30-1 update to 173.14.30 Modified: nvidia-173xx/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-04-20 16:50:29 UTC (rev 120159) +++ PKGBUILD 2011-04-20 18:03:56 UTC (rev 120160) @@ -2,9 +2,9 @@ # Maintainer : Thomas Baechler <[email protected]> pkgname=nvidia-173xx -pkgver=173.14.28 +pkgver=173.14.30 _kernver='2.6.38-ARCH' -pkgrel=5 +pkgrel=1 pkgdesc="NVIDIA drivers for kernel26, 173xx branch." arch=('i686' 'x86_64') [ "$CARCH" = "i686" ] && ARCH=x86 @@ -17,8 +17,8 @@ install=nvidia.install source=("http://download.nvidia.com/XFree86/Linux-$ARCH/${pkgver}/NVIDIA-Linux-$ARCH-${pkgver}-pkg0.run") options=(!strip) -md5sums=('3b2085ffc2047e701a01b3163129f763') -[ "$CARCH" = "x86_64" ] && md5sums=('8f48430f2b759d4efbf022cb415ecc5d') +md5sums=('665f9f730c18ab24a997e0e14b863262') +[ "$CARCH" = "x86_64" ] && md5sums=('8c47463ae14a2f742d0fa00160456745') build() { cd $srcdir
