[arch-commits] Commit in nvidia/trunk (PKGBUILD)
Thomas Baechler
thomas at archlinux.org
Thu Jul 3 18:22:50 UTC 2008
Date: Thursday, July 3, 2008 @ 14:22:49
Author: thomas
Revision: 4102
upgpkg: nvidia 173.14.09-4
Modified:
nvidia/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-07-03 18:21:41 UTC (rev 4101)
+++ PKGBUILD 2008-07-03 18:22:49 UTC (rev 4102)
@@ -2,7 +2,7 @@
# Maintainer : Thomas Baechler <thomas at archlinux.org>
pkgname=nvidia
-pkgver=173.14.05
+pkgver=173.14.09
_kernver='2.6.25-ARCH'
pkgrel=4
pkgdesc="NVIDIA drivers for kernel26."
@@ -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=('a4185e057c38b8230fa4b79f98cb57fb')
-[ "$CARCH" = "x86_64" ] && md5sums=('223dedf255d74eaa2e63808586f030f1')
+md5sums=('20b4952c99e3312984793410cb06a609')
+[ "$CARCH" = "x86_64" ] && md5sums=('3ecd5847be9176e506a300ba8b94c3c8')
build()
{
More information about the arch-commits
mailing list