summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2018-06-09 06:28:52 -0400
committergraysky2018-06-09 06:28:52 -0400
commitc8b3cc2bbc40b8cc329dec7c206a6a0de02239c7 (patch)
tree569607ea1c2f8a67529de8faf7946a73a85b03b4 /PKGBUILD
parent9ee0682ab2289bce236ded3e0480f799be928f63 (diff)
downloadaur-c8b3cc2bbc40b8cc329dec7c206a6a0de02239c7.tar.gz
Update to 340.106-15
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe20e0fcdf65..9a259aadac4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: Thomas Baechler <thomas@archlinux.org>
pkgname=nvidia-340xx-ck
-pkgver=340.107
+pkgver=340.106
_extramodules=extramodules-4.16-ck
-pkgrel=1
+pkgrel=15
pkgdesc="NVIDIA drivers for linux-ck, 340xx legacy branch."
arch=('x86_64')
url="http://www.nvidia.com/"
@@ -18,7 +18,7 @@ options=(!strip)
source=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run"
'kernel-4.11.patch'
)
-sha256sums=('6dc6f183c69c414670d8adef0286a2362eedd6e16ec6dfae811e48ea4a4505dc'
+sha256sums=('c0d5dacd7be6c096400b9a5fd54676af36210ab480f2498335a612cfd1814467'
'5ba7e6d5e502882c3534d1d8578f7fd29fdf3d2aeb49206efa7b3514a7e3e821')
_pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"