summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2017-10-03 21:02:33 +0300
committerDet2017-10-03 21:02:33 +0300
commit98c1c3af017a3dfa57e85fbb53db92f7457c9913 (patch)
treedfab782a58c19f0ab098ffa89c3a9ff020f4a03b /PKGBUILD
parent995b083a55d48d333e21b1f5123f0995841c6582 (diff)
downloadaur-98c1c3af017a3dfa57e85fbb53db92f7457c9913.tar.gz
Upgpkg: 387.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3af464b7deb4..a5d000e6220e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_lib32=0
pkgname=('nvidia-full-beta-all' 'nvidia-utils-full-beta-all' 'nvidia-egl-wayland-full-beta-all' 'nvidia-libgl-full-beta-all' 'opencl-nvidia-full-beta-all')
-pkgver=384.90
+pkgver=387.12
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.nvidia.com/"
@@ -34,9 +34,9 @@ source_x86_64=("http://us.download.nvidia.com/XFree86/Linux-x86_64/$pkgver/$_pkg
md5sums=('4f5562ee8f3171769e4638b35396c55d'
'2640eac092c220073f0668a7aaff61f7')
# 'cc8941b6898d9daa0fb67371f57a56b6')
-md5sums_i686=('9423e4bdef7745c7b57a75c24f853b53')
-md5sums_x86_64=('d33916ac2d962a7e6acc803cf6fd677c')
-[[ $_pkg = NVIDIA-Linux-x86_64-$pkgver ]] && md5sums_x86_64=('487f9702d76d9eebea5b73b33fe4d602')
+md5sums_i686=('1113b7efb570a7604d9e31d93351c5ff')
+md5sums_x86_64=('0dce5a6685500d9ab6443c82a2210ee9')
+[[ $_pkg = NVIDIA-Linux-x86_64-$pkgver ]] && md5sums_x86_64=('a11bd0d1bad9c4b462c2bbd17b0c969c')
# Auto-detect patches (e.g. linux-4.1.patch)
for _patch in $(find "$startdir" -maxdepth 1 -name '*.patch' -printf "%f\n"); do