summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBernhard Landauer2017-01-04 02:50:38 +0100
committerBernhard Landauer2017-01-04 02:50:38 +0100
commit35c2edb729ad1d04383fc937c35b7b0707b65be6 (patch)
treecf5f61d8da48e675e849f397e01d5c3ea77fa44a /PKGBUILD
parent8ac9ec9c9c008a825fed83586ac27bab4dc8eb3e (diff)
downloadaur-35c2edb729ad1d04383fc937c35b7b0707b65be6.tar.gz
upd to 375.26
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a4aa696fec55..47bea33aa8f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Thomas Baechler <thomas@archlinux.org>
pkgname=nvidia-rt
-pkgver=375.20
+pkgver=375.26
_extramodules=extramodules-4.8-rt
pkgrel=1
pkgdesc="NVIDIA drivers for linux-rt"
@@ -19,8 +19,8 @@ options=(!strip)
install=$pkgname.install
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=('b9bfa7f3f591418972e963b087ab91e3')
-md5sums_x86_64=('88ac9b63a41ecd6b1214b04f44a61c79')
+md5sums_i686=('b0706e88ad173f6b9c7bd2e5a838c163')
+md5sums_x86_64=('5595fb385e41638c5118784114b03d9a')
[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-$pkgver"
[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-$pkgver-no-compat32"