summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2017-02-14 20:36:29 +0200
committerDet2017-02-14 20:36:29 +0200
commit82920ee70f242f4648292d15affb0e0756f02ab6 (patch)
tree1d4d6eaa20e7930aeb231d36edfaf3bb460d70a1 /PKGBUILD
parent958c746cc5ee2c020546a7275f890160fe8c75c3 (diff)
downloadaur-82920ee70f242f4648292d15affb0e0756f02ab6.tar.gz
Upgpkg: 378.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66222b493ee9..327012b9fe44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Based on [extra]'s nvidia: https://www.archlinux.org/packages/extra/x86_64/nvidia/
pkgname=nvidia-beta
-pkgver=378.09
+pkgver=378.13
pkgrel=1
pkgdesc="NVIDIA driver for Arch's official 'linux' package (beta version)"
arch=('i686' 'x86_64')
@@ -27,8 +27,8 @@ esac
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=('96a37004a3394b01385d3ea9d8e8fa86')
-md5sums_i686=('a55ef673b805549cd72f2e9d5b7a844a')
-md5sums_x86_64=('6e3fe1150fb70c1dabd113e613186cfd')
+md5sums_i686=('dd1077750af9a067739ec291fb24175f')
+md5sums_x86_64=('fe4d25b19a780a690cafc8e3b7c0113f')
# Auto-detect patches (e.g. linux-4.1.patch)
for _patch in $(find "$startdir" -maxdepth 1 -name '*.patch' -printf "%f\n"); do