summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2015-11-20 22:49:45 +0200
committerDet2015-11-20 22:49:45 +0200
commit6ba17b5ee6ba4f9d7de95b3d0a8a9a5b94aa4cb2 (patch)
treea21588e760b43e31aa9df2a637f19bef77b581f7 /PKGBUILD
parenta6b06780a981f6025ef152045f92e60ce6ad0ef3 (diff)
downloadaur-6ba17b5ee6ba4f9d7de95b3d0a8a9a5b94aa4cb2.tar.gz
Upgpkg: 358.16
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72156bfd84a6..a47b4452b7d9 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=358.09
+pkgver=358.16
pkgrel=1
pkgdesc="NVIDIA drivers for all kernels on the system (beta)"
arch=('i686' 'x86_64')
@@ -25,8 +25,8 @@ esac
# Source
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_i686=('644159cc26ec16943857c722dbe2a370')
-md5sums_x86_64=('321e1de2a7c4761ae6d59455bc93aca9')
+md5sums_i686=('5dfe11ca13548ca4813b10f3223d6014')
+md5sums_x86_64=('efb1e649c0e0d62e92774bbf2c124488')
# Auto-detect patches (e.g. nvidia-linux-4.1.patch)
for _patch in $(ls "$startdir"/*.patch 2>/dev/null); do