summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2017-10-30 20:34:33 +0200
committerDet2017-10-30 20:34:33 +0200
commit0f9e864f4dc83de6eec989b0c80ea7f03a084ba4 (patch)
tree8150caba0782a5874aa2a61798785648f45bd4e2 /PKGBUILD
parent1410941f46ae778d6157e50c23e10485220f92fd (diff)
downloadaur-0f9e864f4dc83de6eec989b0c80ea7f03a084ba4.tar.gz
Upgpkg: 387.22
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fbe86e30f3cb..2da3a1d46c2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Based on nvidia-beta: https://aur.archlinux.org/packages/nvidia-beta/
pkgname=nvidia-beta-all
-pkgver=387.12
+pkgver=387.22
pkgrel=1
pkgdesc="NVIDIA drivers for all kernels on the system (beta)"
arch=('i686' 'x86_64')
@@ -27,8 +27,8 @@ esac
source_i686=("http://us.download.nvidia.com/XFree86/Linux-x86/$pkgver/NVIDIA-Linux-x86-$pkgver.run")
source_x86_64=("http://us.download.nvidia.com/XFree86/Linux-x86_64/$pkgver/NVIDIA-Linux-x86_64-$pkgver-no-compat32.run")
#md5sums=('cc8941b6898d9daa0fb67371f57a56b6')
-md5sums_i686=('1113b7efb570a7604d9e31d93351c5ff')
-md5sums_x86_64=('0dce5a6685500d9ab6443c82a2210ee9')
+md5sums_i686=('abdbb3c813e52148f7435308121e6a37')
+md5sums_x86_64=('b21f9bafb20409b337505c9b1d362c34')
# Auto-detect patches (e.g. linux-4.1.patch)
for _patch in $(find "$startdir" -maxdepth 1 -name '*.patch' -printf "%f\n"); do