summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnish Bhatt2015-07-08 17:48:11 -0700
committerAnish Bhatt2015-07-08 17:48:11 -0700
commitab64ab3a04a47e1b1ae7a048d3b99c93a5860563 (patch)
tree1bef41dbb3d1a373d2145ca5f74087b1ca4088d4 /PKGBUILD
parentdbe4ff7e6d7e274b6b9904742732ce3e0cbb9450 (diff)
downloadaur-ab64ab3a04a47e1b1ae7a048d3b99c93a5860563.tar.gz
Update nvidia-beta-dkms 352.21
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10cdeed17443..c65fded287b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: sl1pkn07 <sl1pkn07 at gmail dot com>
pkgname=nvidia-beta-dkms
-pkgver=352.09
+pkgver=352.21
pkgrel=1
pkgdesc="NVIDIA kernel module sources (DKMS) - BETA version"
makedepends=('pacman>=4.2.0')
@@ -24,8 +24,8 @@ source=("http://us.download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.
# http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run.md5
# http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run.md5
-md5sums=('0e009686400c522209eaa8ab835ff81f')
-[ "${CARCH}" = 'x86_64' ] && md5sums[0]='eb5ad6a07dc03e0a19d5f6fa069c494b'
+md5sums=('c91760a04f658845722380f6c7fd4709')
+[ "${CARCH}" = 'x86_64' ] && md5sums[0]='4eea308a1b04553f720f82fd2fac79d3'
install=${pkgname}.install