[arch-commits] Commit in cudnn/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Oct 15 14:17:00 UTC 2017


    Date: Sunday, October 15, 2017 @ 14:16:59
  Author: svenstaro
Revision: 262912

upgpkg: cudnn 7.0.3-1

Modified:
  cudnn/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-15 14:12:41 UTC (rev 262911)
+++ PKGBUILD	2017-10-15 14:16:59 UTC (rev 262912)
@@ -4,7 +4,7 @@
 # Contributor: Yunhui Fu <yhfdev at gmail.com>
 
 pkgname=cudnn
-pkgver=7.0.2
+pkgver=7.0.3
 pkgrel=1
 pkgdesc="NVIDIA CUDA Deep Neural Network library"
 arch=('x86_64')
@@ -13,9 +13,9 @@
 depends=('cuda')
 # To figure out these URLs, check out the Dockerfiles at
 # https://gitlab.com/nvidia/cuda/tree/centos7 for the appropriate cuda version.
-source=("${pkgname}-${pkgver}::http://developer.download.nvidia.com/compute/redist/cudnn/v${pkgver}/cudnn-8.0-linux-x64-v7.tgz"
+source=("${pkgname}-${pkgver}::http://developer.download.nvidia.com/compute/redist/cudnn/v${pkgver}/cudnn-9.0-linux-x64-v7.tgz"
         "NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf")
-sha512sums=('d53be865a5ae445df3fb4557f66ad4c47a5f8983a7f61ad4f3586c461e1db032fb193fb85ca96b86bb14ae9135414771ac6ad417c55502f72d3e3342a6cea8eb'
+sha512sums=('b3615e9ebb0324d80fc4c51aa9873f9b0a0641c3f94ae857cd37180a329bf83ac42b457b3145902df6115ed19c4dd5848502fc93695bba085e6848db7aa7fe78'
             '38bbb7eb287914e4d7ba79da20a47222382687832d4ba0290715199a129c08715a23681800cf8d381f40e24202470a7b20505a31c8cea51a78762a740860251b')
 
 package() {



More information about the arch-commits mailing list