summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsirlucjan2016-06-13 19:37:42 +0200
committersirlucjan2016-06-13 19:37:42 +0200
commit1c1ffe57f4382a3b51f2c6229e1d9839ecca50d2 (patch)
tree7e8d7a75a3c8190c384e9bd41213569b29ec9210 /PKGBUILD
parent09c12433bc0b36c22f0752bc549477226e88c503 (diff)
downloadaur-1c1ffe57f4382a3b51f2c6229e1d9839ecca50d2.tar.gz
Bump to 367.27
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca4eef93dd85..4d60640754ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Thomas Baechler <thomas@archlinux.org>
pkgname=nvidia-lqx
-pkgver=367.18
+pkgver=367.27
_extramodules=extramodules-4.6-lqx
pkgrel=1
pkgdesc="NVIDIA drivers for linux-lqx"
@@ -17,8 +17,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=('9ae023927692dab99f23a006865fa966')
-md5sums_x86_64=('0e01ed625c26ad4e4b44a7b139a3e363')
+md5sums_i686=('f32b9ab673acce56990f2b5acdc1e77f')
+md5sums_x86_64=('cdf8a16c533382acc9f088bd8e689860')
[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"