summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsirlucjan2016-12-15 17:12:55 +0100
committersirlucjan2016-12-15 17:12:55 +0100
commit6ddd31ca7c3031e3d97a74220580cc8bae1aa13c (patch)
treef70073559defeb015fd13019af50376a9643ade4 /PKGBUILD
parent3f7020fbe6b9d3f638811b76104cd1ba8c669645 (diff)
downloadaur-6ddd31ca7c3031e3d97a74220580cc8bae1aa13c.tar.gz
Bump to 375.26
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9f5749f849c..d00f3cece40e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Felix Yan <felixonmars@gmail.com>
pkgname=nvidia-lqx
-pkgver=375.20
+pkgver=375.26
_extramodules=extramodules-4.8-lqx
pkgrel=1
_pkgdesc="NVIDIA drivers for linux-lqx."
@@ -18,8 +18,8 @@ install=nvidia-lqx.install
options=(!strip)
source_i686=("http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run")
source_x86_64=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run")
-md5sums_i686=('b9bfa7f3f591418972e963b087ab91e3')
-md5sums_x86_64=('88ac9b63a41ecd6b1214b04f44a61c79')
+md5sums_i686=('b0706e88ad173f6b9c7bd2e5a838c163')
+md5sums_x86_64=('5595fb385e41638c5118784114b03d9a')
[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"