summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2018-12-13 03:55:29 +0000
committerDaniel Bermond2018-12-13 03:55:29 +0000
commit4ea38c68b6f42e8c06d02b4811fc0f88a98de729 (patch)
tree11450102abda2486ae282ad4407e269b87de7fe8 /PKGBUILD
parent08935fbe51e0101a4dfe2c02616d592a33575651 (diff)
downloadaur-4ea38c68b6f42e8c06d02b4811fc0f88a98de729.tar.gz
Updated to version 415.23
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b53110624cfe..47c50f9003ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Based on nvidia-beta: https://aur.archlinux.org/packages/nvidia-beta/
pkgname=nvidia-beta-all
-pkgver=415.22
+pkgver=415.23
pkgrel=1
pkgdesc='NVIDIA drivers for all kernels on the system (beta)'
arch=('x86_64')
@@ -18,7 +18,7 @@ options=('!strip')
_pkg="NVIDIA-Linux-${CARCH}-${pkgver}-no-compat32"
source=("https://us.download.nvidia.com/XFree86/Linux-${CARCH}/${pkgver}/${_pkg}.run"
'linux-4.16.patch')
-sha256sums=('41f59dc6916aad42bce97debacd9cf44a7511e49de661138da761cebc23d13c9'
+sha256sums=('d10ac5e0804acfcadf43c653a1ea04c397c5e47bc0bb586854e184d34e489e53'
'622ac792ec200b2239cb663c0010392118b78c9904973d82cd261165c16d6385')
prepare() {