summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/nvidia/PKGBUILD
diff options
context:
space:
mode:
authorBob Igo <bob@stormlogic.com>2009-07-13 18:31:35 (GMT)
committerBob Igo <bob@stormlogic.com>2009-07-13 18:31:35 (GMT)
commit79ae8691ae89c16e7a62eed1c63798feb214a21a (patch)
tree51316d3dd390b2950d78d90da6e44773838eb18e /abs/core-testing/nvidia/PKGBUILD
parent8318951c942e2619e4c84315f3e49364b444df79 (diff)
parent5baa3ef4ea235cf4440e3e3f62abd8a935d0ce0d (diff)
downloadlinhes_pkgbuild-79ae8691ae89c16e7a62eed1c63798feb214a21a.zip
linhes_pkgbuild-79ae8691ae89c16e7a62eed1c63798feb214a21a.tar.gz
linhes_pkgbuild-79ae8691ae89c16e7a62eed1c63798feb214a21a.tar.bz2
Merge branch 'master' of ssh://igo@knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs/core-testing/nvidia/PKGBUILD')
-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 2c25610..eccf01f 100644
--- a/abs/core-testing/nvidia/PKGBUILD
+++ b/abs/core-testing/nvidia/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=nvidia
pkgver=185.18.14
_kernver='2.6.28-LinHES'
-pkgrel=1
+pkgrel=2
pkgdesc="NVIDIA drivers for kernel26."
arch=('i686' 'x86_64')
[ "$CARCH" = "i686" ] && ARCH=x86
[ "$CARCH" = "x86_64" ] && ARCH=x86_64
url="http://www.nvidia.com/"
-depends=('kernel26>=2.6.28' 'kernel26<2.6.29' 'nvidia-utils')
+depends=('kernel26>=2.6.28' 'kernel26<2.6.29' 'nvidia-utils=185.18.14')
conflicts=('nvidia-96xx' 'nvidia-71xx' 'nvidia-legacy' 'nvidia-beta')
license=('custom')
install=nvidia.install