summaryrefslogtreecommitdiffstats
path: root/abs/core/nvidia-96xx-utils/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/nvidia-96xx-utils/PKGBUILD')
-rw-r--r--abs/core/nvidia-96xx-utils/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/nvidia-96xx-utils/PKGBUILD b/abs/core/nvidia-96xx-utils/PKGBUILD
index 7442a21..a0f5620 100644
--- a/abs/core/nvidia-96xx-utils/PKGBUILD
+++ b/abs/core/nvidia-96xx-utils/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Thomas Baechler <thomas@archlinux.org>
pkgname=nvidia-96xx-utils
-pkgver=96.43.16
+pkgver=96.43.19
pkgrel=1
pkgdesc="NVIDIA drivers utilities and libraries, 96xx branch."
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ license=('custom')
install=nvidia.install
options=(!strip)
source=("http://download.nvidia.com/XFree86/Linux-${ARCH}/${pkgver}/NVIDIA-Linux-${ARCH}-${pkgver}-pkg0.run")
-md5sums=('7479b25c747e29af95b9ccf06f43fbf9')
+md5sums=('53e98129d885a1b004aabc42a989fa73')
[ "$CARCH" = "x86_64" ] && md5sums=('73e226d4ee0996b6df4bdf44cc1fc6f5')
build() {