summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsirlucjan2017-02-16 17:24:39 +0100
committersirlucjan2017-02-16 17:24:39 +0100
commitffdb256dfe40dddf543d7d5ad8d9f4d202f5206e (patch)
tree4b80bcd5fd515f3457c34f78972dc4a3b4b69249 /PKGBUILD
parente63e2b3f7e0afb39558a22999b1d2da6724bc26b (diff)
downloadaur-ffdb256dfe40dddf543d7d5ad8d9f4d202f5206e.tar.gz
Bump tp 378.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1367ed27028..daa9f7ad57a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: Felix Yan <felixonmars@gmail.com>
pkgname=nvidia-lqx
-pkgver=375.26
+pkgver=378.13
_extramodules=extramodules-4.9-lqx
-pkgrel=2
+pkgrel=1
_pkgdesc="NVIDIA drivers for linux-lqx."
pkgdesc="$_pkgdesc"
arch=('i686' 'x86_64')
@@ -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=('b0706e88ad173f6b9c7bd2e5a838c163')
-md5sums_x86_64=('5595fb385e41638c5118784114b03d9a')
+md5sums_i686=('dd1077750af9a067739ec291fb24175f')
+md5sums_x86_64=('fe4d25b19a780a690cafc8e3b7c0113f')
[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"