summaryrefslogtreecommitdiffstats
path: root/abs/core/nvidia-340xx
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2016-12-16 15:34:20 (GMT)
committerBritney Fransen <brfransen@gmail.com>2016-12-16 15:34:20 (GMT)
commitd32536aeee5a4bf2e0370e3aa81b26d6dfb77bd2 (patch)
tree8a8dcfbba38e690530ffc851e528886f2c0ece1f /abs/core/nvidia-340xx
parent1ae249023ee8cbe86100aa1ba2de7ce97547bf7f (diff)
downloadlinhes_pkgbuild-d32536aeee5a4bf2e0370e3aa81b26d6dfb77bd2.zip
linhes_pkgbuild-d32536aeee5a4bf2e0370e3aa81b26d6dfb77bd2.tar.gz
linhes_pkgbuild-d32536aeee5a4bf2e0370e3aa81b26d6dfb77bd2.tar.bz2
nvidia-340xx, nvidia-340xx-utils: update to 340.101
Diffstat (limited to 'abs/core/nvidia-340xx')
-rw-r--r--abs/core/nvidia-340xx/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/abs/core/nvidia-340xx/PKGBUILD b/abs/core/nvidia-340xx/PKGBUILD
index 973737b..ab42426 100644
--- a/abs/core/nvidia-340xx/PKGBUILD
+++ b/abs/core/nvidia-340xx/PKGBUILD
@@ -4,9 +4,9 @@
pkgbase=nvidia-340xx
pkgname=(nvidia-340xx nvidia-340xx-dkms)
-pkgver=340.98
+pkgver=340.101
_extramodules=extramodules-4.4-ARCH
-pkgrel=2
+pkgrel=4
arch=('i686' 'x86_64')
url="http://www.nvidia.com/"
makedepends=("nvidia-340xx-libgl=${pkgver}" "nvidia-340xx-utils=${pkgver}" 'linux' 'linux-headers>=4.4' 'linux-headers<4.5')
@@ -15,8 +15,8 @@ license=('custom')
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=('3ccb023eec137cbee0d2035c288b6bbe')
-md5sums_x86_64=('e8d1292d8d002a15e10ea349151fa8f2')
+sha512sums_i686=('5866f2b4e6e22863c54d9fc08c9c88c9c911df2396d0ceaca653ded04589ea3a9e4550ed58f4b182b0a42cfe205ef643fe43ea709478e5df5360a7f74fa87f41')
+sha512sums_x86_64=('d5bea7315346e93a7cccd3d99900f4dad51dfa6e93382d4d61c314d0ab97dea063169b8d666d3a3373dea33b4322f945c3a18ed0fc3308e3f89af6f22f373abc')
[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"