summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2018-06-22 14:55:09 -0400
committergraysky2018-06-22 14:55:09 -0400
commitb512ba2ce4f3e642033174a1ae46275251e90319 (patch)
tree165d652aa093da7d6f4442f1640dc3a9cea70440 /PKGBUILD
parent0c17190c86f4a498e78f8e9fc4ba50940e97d92b (diff)
downloadaur-b512ba2ce4f3e642033174a1ae46275251e90319.tar.gz
Update to 390.67-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fddf4e9dbe55..2d5db8ae2d45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contrubutor: Thomas Baechler <thomas@archlinux.org>
pkgname=nvidia-390xx-ck
-pkgver=390.59
-pkgrel=2
+pkgver=390.67
+pkgrel=1
_extramodules=extramodules-4.16-ck
_pkgdesc="NVIDIA drivers for linux-ck, 390xx legacy branch."
pkgdesc="$_pkgdesc"
@@ -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=('397adf2f725f6d27aaf583431efe8d1182d926930e73f1bfd6f9e6fbc03c0484'
+sha256sums=('4d9d4a636d568a93412cd9a2db08c594adef20861707dfdfbd6ae15db3292b26'
'622ac792ec200b2239cb663c0010392118b78c9904973d82cd261165c16d6385')
_pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"