summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2016-12-14 19:20:21 +0200
committerDet2016-12-14 19:20:21 +0200
commit4bf0ea729bb5a29c76ede2efe022799e5d5157c3 (patch)
tree624f98a39ec0f5c2b19179943a12a7f28e07c5ee /PKGBUILD
parentd4213046c9368b38dcb01848f5df1c3713a4539a (diff)
downloadaur-4bf0ea729bb5a29c76ede2efe022799e5d5157c3.tar.gz
Upgpkg: 375.26
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 995a5cf5c614..0807ec958fbf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_lib32=0
pkgname=('nvidia-full-beta' 'nvidia-utils-full-beta' 'nvidia-libgl-full-beta' 'opencl-nvidia-full-beta')
-pkgver=375.20
+pkgver=375.26
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.nvidia.com/"
@@ -32,9 +32,9 @@ source_i686=("http://us.download.nvidia.com/XFree86/Linux-x86/$pkgver/NVIDIA-Lin
source_x86_64=("http://us.download.nvidia.com/XFree86/Linux-x86_64/$pkgver/$_pkg.run")
md5sums=('2640eac092c220073f0668a7aaff61f7')
# '96a37004a3394b01385d3ea9d8e8fa86')
-md5sums_i686=('b9bfa7f3f591418972e963b087ab91e3')
-md5sums_x86_64=('88ac9b63a41ecd6b1214b04f44a61c79')
-[[ $_pkg = NVIDIA-Linux-x86_64-$pkgver ]] && md5sums_x86_64=('874ec6d875f532ee9995082176cf9074')
+md5sums_i686=('b0706e88ad173f6b9c7bd2e5a838c163')
+md5sums_x86_64=('5595fb385e41638c5118784114b03d9a')
+[[ $_pkg = NVIDIA-Linux-x86_64-$pkgver ]] && md5sums_x86_64=('d60819b2e377398c7296999ab5e7c1a4')
# Auto-detect patches (e.g. linux-4.1.patch)
for _patch in $(find "$startdir" -maxdepth 1 -name '*.patch' -printf "%f\n"); do