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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Jan 11 17:58:39 UTC 2018


    Date: Thursday, January 11, 2018 @ 17:58:37
  Author: svenstaro
Revision: 281357

upgpkg: cudnn 7.0.5-2

Modified:
  cudnn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-11 17:56:33 UTC (rev 281356)
+++ PKGBUILD	2018-01-11 17:58:37 UTC (rev 281357)
@@ -5,7 +5,7 @@
 
 pkgname=cudnn
 pkgver=7.0.5
-pkgrel=1
+pkgrel=2
 pkgdesc="NVIDIA CUDA Deep Neural Network library"
 arch=('x86_64')
 url="https://developer.nvidia.com/cuDNN"
@@ -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}::https://developer.download.nvidia.com/compute/redist/cudnn/v${pkgver}/cudnn-9.0-linux-x64-v7.tgz"
+source=("${pkgname}-${pkgver}::https://developer.download.nvidia.com/compute/redist/cudnn/v${pkgver}/cudnn-9.1-linux-x64-v7.tgz"
         "NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf")
-sha512sums=('63752fe8991b750794bd41d720d1ab2c94584fd9a0e297c68549d8e44cf2742f0601021ae54f5227e4865869fddb5d5b2f7445bfda2c0808b8973345337a907e'
+sha512sums=('7eadb64a3d5e49aec2761e6f7dc0295c1d356910b114eed450c47081fc81b6e3b7748f3a4153f6a9d957691e3689cd52823bfa12816b1950dfc8794d6f332749'
             '38bbb7eb287914e4d7ba79da20a47222382687832d4ba0290715199a129c08715a23681800cf8d381f40e24202470a7b20505a31c8cea51a78762a740860251b')
 
 package() {



More information about the arch-commits mailing list