summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJingbei Li2017-10-31 19:12:15 +0800
committerJingbei Li2017-10-31 19:12:15 +0800
commit68e73feafc390958e6ff08d07f80ec105d2345b9 (patch)
treed54ab64a16a3436f1efcf9a43c8e398566696a1c /PKGBUILD
parentbea412613253d3773a6c8804313b10241e1d12ac (diff)
downloadaur-68e73feafc390958e6ff08d07f80ec105d2345b9.tar.gz
replace cuda with cuda-8.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d9b2824057f..0d22b2dc9b7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="NVIDIA CUDA Deep Neural Network library (version 6)"
arch=('x86_64')
url="https://developer.nvidia.com/cuDNN"
license=('proprietary')
-depends=('cuda')
+depends=('cuda-8.0')
source=("http://developer.download.nvidia.com/compute/redist/cudnn/v6.0/cudnn-8.0-linux-x64-v6.0.tgz")
sha512sums=('ddeeacb5b449920d942a26b98c353d78fd6f7d7fb3b3ce42a078626473efdda25c7ae641232702d62eb5749e39ecfd03e88346119c920c19348ac3ee82d3ff47')