summaryrefslogtreecommitdiffstats
path: root/abs/core/nvidia-340xx-utils
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2017-11-22 17:45:12 (GMT)
committerBritney Fransen <brfransen@gmail.com>2017-11-22 17:45:12 (GMT)
commitbe0043037d6f113d4b82d8884daa745b4db15742 (patch)
tree171fb39301960056864a57f5f838fa9ed6013425 /abs/core/nvidia-340xx-utils
parent9e9f8830d7f654e2a7f5ba4087b71eab3a67c2b3 (diff)
downloadlinhes_pkgbuild-be0043037d6f113d4b82d8884daa745b4db15742.zip
linhes_pkgbuild-be0043037d6f113d4b82d8884daa745b4db15742.tar.gz
linhes_pkgbuild-be0043037d6f113d4b82d8884daa745b4db15742.tar.bz2
nvidia-340xx, nvidia-340xx-utils: update to 340.104
Diffstat (limited to 'abs/core/nvidia-340xx-utils')
-rw-r--r--abs/core/nvidia-340xx-utils/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/abs/core/nvidia-340xx-utils/PKGBUILD b/abs/core/nvidia-340xx-utils/PKGBUILD
index 89c759f..9d132f3 100644
--- a/abs/core/nvidia-340xx-utils/PKGBUILD
+++ b/abs/core/nvidia-340xx-utils/PKGBUILD
@@ -5,9 +5,9 @@
pkgbase=nvidia-340xx-utils
pkgname=('nvidia-340xx-utils' 'opencl-nvidia-340xx')
-pkgver=340.102
-pkgrel=8
-arch=('i686' 'x86_64')
+pkgver=340.104
+pkgrel=1
+arch=('x86_64')
url="http://www.nvidia.com/"
license=('custom')
options=('!strip')
@@ -15,8 +15,8 @@ source=(nvidia-drm-outputclass.conf)
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")
sha512sums=('cfea06a816ac4a8b728b1ec728d667cdcca604abb038e8b5313b434021caad06a586856b8b3a6c79f8c925629360f5a051ca3de5ab46a42af76b9d0615d2bbbe')
-sha512sums_i686=('bea700c925a6044fcded40324bb389c5fa1aadc40831f685a76e7b0ded11161f492960950c201467e564d157dcbe0c330d13a2014f51d0073002c5a262a6f0ca')
-sha512sums_x86_64=('2a29e6418244ea384e4237d74057bd8e56247b1c503cf623dea34a3b1065d8783879aa7e6a802dd31f0a10cf81cfcab2a1b1a8269b97996f15fa1838c0a3a44b')
+sha512sums_i686=('8dacd5345a5794e862f4106ab9e8e402defa7883dd176c243d019209b560fe955d7576a13936364c01c5a249f15df58208308c9378c12c3438784376e5fb806c')
+sha512sums_x86_64=('e962494561728af5a911354bfb3560e414464f7858f30f9654eac5ca56175bc8498d1eee93a18248c63e9eee7d84807ef924fe9f53239644d7085b0f3502bf8c')
[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"