summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2017-06-29 20:01:35 +0300
committerDet2017-06-29 20:01:35 +0300
commit383ca87bad5ceb32e55bf7b60cfc0ba44a480a55 (patch)
treee4a1ba153cb4742c657c53468cd5c1423ff6c68a /PKGBUILD
parent307e1274593d43acc7affb154e2f016565142424 (diff)
downloadaur-383ca87bad5ceb32e55bf7b60cfc0ba44a480a55.tar.gz
Upgpkg: 384.47
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9451a3a8df58..b5265e9b4bdb 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=381.22
+pkgver=384.47
pkgrel=1
pkgdesc="NVIDIA drivers for all kernels on the system (beta)"
arch=('i686' 'x86_64')
@@ -27,8 +27,8 @@ source=('linux-4.11.patch')
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=('8825cec1640739521689bd80121d1425')
-md5sums_x86_64=('0e9590d48703c8baa034b6f0f8bbf1e5')
+md5sums_i686=('5846a6a4c700555d26beca33e8ac3f5b')
+md5sums_x86_64=('588fe97d3446578cf7b3b2f0c61118ff')
# Auto-detect patches (e.g. linux-4.1.patch)
for _patch in $(find "$startdir" -maxdepth 1 -name '*.patch' -printf "%f\n"); do