summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsirlucjan2016-09-08 23:03:14 +0200
committersirlucjan2016-09-08 23:03:14 +0200
commit4525fa6739245ec2f7767c64a4db8f51f49fc757 (patch)
tree4efe40c997fafe57712cad2c362601d9c6b54ec1 /PKGBUILD
parent47f3cbc77e1ea24a0991938a4a5e6dbec380d6e9 (diff)
downloadaur-4525fa6739245ec2f7767c64a4db8f51f49fc757.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77d1a4825750..5ece224d2f06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Felix Yan <felixonmars@gmail.com>
pkgname=nvidia-lqx
-pkgver=370.23
+pkgver=370.28
_extramodules=extramodules-4.7-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=('7b7466e23ae6ffa97106c9749aee2628')
-md5sums_x86_64=('cbe2cee787e07f8775a3fd994c9263a9')
+md5sums_i686=('7d3e1c691cd53852f422a93169268178')
+md5sums_x86_64=('3bcd9a132e50a17b846869f1c57b9c75')
[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"