summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2018-05-20 07:25:16 -0400
committergraysky2018-05-20 07:25:16 -0400
commit782523b73521dfa6bb3c3f2083ec1bdea6af6406 (patch)
tree92c99775f7b189c94d072369e6bef40e7822b679
parent555324c08e914ebf08df739b2e73b57b78ff1970 (diff)
downloadaur-782523b73521dfa6bb3c3f2083ec1bdea6af6406.tar.gz
Update to 390.59-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 08f141f07559..2709e1216104 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,25 @@
+# Generated by mksrcinfo v8
+# Sun May 20 11:25:16 UTC 2018
pkgbase = nvidia-390xx-ck
pkgdesc = NVIDIA drivers for linux-ck, 390xx legacy branch.
- pkgver = 390.48
+ pkgver = 390.59
pkgrel = 1
url = http://www.nvidia.com/
arch = x86_64
license = custom
makedepends = linux-ck-headers>=4.16
makedepends = linux-ck-headers<4.17
- makedepends = nvidia-390xx-utils=390.48
+ makedepends = nvidia-390xx-utils=390.59
depends = linux-ck>=4.16
depends = linux-ck<4.17
depends = libgl
- depends = nvidia-390xx-utils=390.48
+ depends = nvidia-390xx-utils=390.59
conflicts = nvidia-340xx-ck
conflicts = nvidia-ck
options = !strip
- source = http://us.download.nvidia.com/XFree86/Linux-x86_64/390.48/NVIDIA-Linux-x86_64-390.48-no-compat32.run
+ source = http://us.download.nvidia.com/XFree86/Linux-x86_64/390.59/NVIDIA-Linux-x86_64-390.59-no-compat32.run
source = kernel-4.16.patch
- sha256sums = 2d4bf72801f101a85df6fd1464021380ad51f5a30df05dadaf1fb546a175a441
+ sha256sums = 397adf2f725f6d27aaf583431efe8d1182d926930e73f1bfd6f9e6fbc03c0484
sha256sums = 622ac792ec200b2239cb663c0010392118b78c9904973d82cd261165c16d6385
pkgname = nvidia-390xx-ck
diff --git a/PKGBUILD b/PKGBUILD
index 1641a592d72a..aed2b5b5ad47 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contrubutor: Thomas Baechler <thomas@archlinux.org>
pkgname=nvidia-390xx-ck
-pkgver=390.48
+pkgver=390.59
pkgrel=1
_extramodules=extramodules-4.16-ck
_pkgdesc="NVIDIA drivers for linux-ck, 390xx legacy branch."
@@ -19,7 +19,7 @@ license=('custom')
options=('!strip')
source=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run"
kernel-4.16.patch)
-sha256sums=('2d4bf72801f101a85df6fd1464021380ad51f5a30df05dadaf1fb546a175a441'
+sha256sums=('397adf2f725f6d27aaf583431efe8d1182d926930e73f1bfd6f9e6fbc03c0484'
'622ac792ec200b2239cb663c0010392118b78c9904973d82cd261165c16d6385')
_pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"