summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verison.net>2010-06-15 20:53:08 (GMT)
committerMichael Hanson <hansonorders@verison.net>2010-06-15 20:53:08 (GMT)
commit0d2d1a66aa602eeae32ed55d9bf4d1c35c565436 (patch)
tree1a84c922ff2defc6089f8e0e5494ee2c86e7d170
parent3ef66a1ddbed4dc22bf88bf9e3a6ba2ebfd3dd7a (diff)
downloadlinhes_pkgbuild-0d2d1a66aa602eeae32ed55d9bf4d1c35c565436.zip
linhes_pkgbuild-0d2d1a66aa602eeae32ed55d9bf4d1c35c565436.tar.gz
linhes_pkgbuild-0d2d1a66aa602eeae32ed55d9bf4d1c35c565436.tar.bz2
nvidia: updated to 195.36.24
-rw-r--r--abs/core-testing/nvidia/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/nvidia/PKGBUILD b/abs/core-testing/nvidia/PKGBUILD
index bd54292..2003343 100644
--- a/abs/core-testing/nvidia/PKGBUILD
+++ b/abs/core-testing/nvidia/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer : Thomas Baechler <thomas@archlinux.org>
pkgname=nvidia
-pkgver=190.53
+pkgver=195.36.24
_kernver='2.6.28-LinHES'
pkgrel=1
pkgdesc="NVIDIA drivers for kernel26."
@@ -15,7 +15,6 @@ conflicts=('nvidia-96xx' 'nvidia-173xx')
license=('custom')
install=nvidia.install
source=("http://download.nvidia.com/XFree86/Linux-$ARCH/${pkgver}/NVIDIA-Linux-$ARCH-${pkgver}-pkg0.run")
-md5sums=('2e80419f6f9ac16beecd839874d0c5ab')
[ "$CARCH" = "x86_64" ] && md5sums=('3d3e956366f9df0e4c64d2e0299d1029')
build() {
@@ -32,3 +31,4 @@ build() {
sed -i -e "s/KERNEL_VERSION='.*'/KERNEL_VERSION='${_kernver}'/" $startdir/nvidia.install
}
+md5sums=('97d3e5f69707092aa643fb901bb94003')