summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2018-06-09 06:28:52 -0400
committergraysky2018-06-09 06:28:52 -0400
commitc8b3cc2bbc40b8cc329dec7c206a6a0de02239c7 (patch)
tree569607ea1c2f8a67529de8faf7946a73a85b03b4
parent9ee0682ab2289bce236ded3e0480f799be928f63 (diff)
downloadaur-c8b3cc2bbc40b8cc329dec7c206a6a0de02239c7.tar.gz
Update to 340.106-15
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 889b2ec355da..b1696a21bf72 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Jun 9 10:19:42 UTC 2018
+# Sat Jun 9 10:28:52 UTC 2018
pkgbase = nvidia-340xx-ck
pkgdesc = NVIDIA drivers for linux-ck, 340xx legacy branch.
- pkgver = 340.107
- pkgrel = 1
+ pkgver = 340.106
+ pkgrel = 15
url = http://www.nvidia.com/
arch = x86_64
license = custom
@@ -13,13 +13,13 @@ pkgbase = nvidia-340xx-ck
depends = linux-ck>=4.16
depends = linux-ck<4.17
depends = libgl
- depends = nvidia-340xx-utils=340.107
+ depends = nvidia-340xx-utils=340.106
conflicts = nvidia-ck
conflicts = nvidia-390xx-ck
options = !strip
- source = http://us.download.nvidia.com/XFree86/Linux-x86_64/340.107/NVIDIA-Linux-x86_64-340.107-no-compat32.run
+ source = http://us.download.nvidia.com/XFree86/Linux-x86_64/340.106/NVIDIA-Linux-x86_64-340.106-no-compat32.run
source = kernel-4.11.patch
- sha256sums = 6dc6f183c69c414670d8adef0286a2362eedd6e16ec6dfae811e48ea4a4505dc
+ sha256sums = c0d5dacd7be6c096400b9a5fd54676af36210ab480f2498335a612cfd1814467
sha256sums = 5ba7e6d5e502882c3534d1d8578f7fd29fdf3d2aeb49206efa7b3514a7e3e821
pkgname = nvidia-340xx-ck
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"