summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSandor Nagy2017-09-08 01:16:05 +0200
committerSandor Nagy2017-09-08 01:16:05 +0200
commit082837922ac1e6750a6c008bcea51cef02a719de (patch)
tree885de79cacdeeaea9f9b0554b7a52621afdb50c4 /PKGBUILD
parent49d1e3c5e5c63f84318402e2d998bfc705881214 (diff)
downloadaur-082837922ac1e6750a6c008bcea51cef02a719de.tar.gz
Update to 340.102
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 207f0261b876..52b70f5661aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: 325.15 - patch : Ninez
pkgname=nvidia-340xx-rt
-pkgver=340.101
+pkgver=340.102
_extramodules=extramodules-4.8-rt
pkgrel=1
pkgdesc="NVIDIA drivers for linux-rt, 340xx legacy branch"
@@ -20,8 +20,8 @@ install=${pkgname}.install
options=(!strip)
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=('b2b33b50cf375ccba7d3b959b9f509ec')
-md5sums_x86_64=('dd1a25ab34b7855d533474f3e8f3e868')
+md5sums_i686=('61aad6a98238bc61466e6a9e392cfd08')
+md5sums_x86_64=('81e720487caa2823586b32659da9acc1')
[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"