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

Konstantin Gizdov kgizdov at gemini.archlinux.org
Mon Apr 18 13:33:29 UTC 2022


    Date: Monday, April 18, 2022 @ 13:33:29
  Author: kgizdov
Revision: 1186986

upgpkg: cudnn 8.4.0.27-1

Modified:
  cudnn/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-18 13:33:15 UTC (rev 1186985)
+++ PKGBUILD	2022-04-18 13:33:29 UTC (rev 1186986)
@@ -4,9 +4,9 @@
 # Contributor: Yunhui Fu <yhfdev at gmail.com>
 
 pkgname=cudnn
-pkgver=8.3.3.40
-_pkgver=8.3.3
-_cudaver=11.5
+pkgver=8.4.0.27
+_pkgver=8.4.0
+_cudaver=11.6
 _majorver=8
 _archive="cudnn-linux-x86_64-${pkgver}_cuda${_cudaver}-archive.tar.xz"
 pkgrel=1
@@ -23,7 +23,7 @@
 # or https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64/
 source=("https://developer.download.nvidia.com/compute/redist/cudnn/v${_pkgver}/local_installers/${_cudaver}/${_archive}"
         "NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf")
-sha512sums=('31a5e3bafd43e388c9fbdc767fba3b10b454a4b5080b78fe4196db6534ebd70b6e422aa221fd7989c334d9172709297116e67952e338f89de8f78505fd8985ae'
+sha512sums=('8d5f77f842c9ac2e3ea7b22d79e0446943639b60cfbab614630b567919e74ab56d5c067cce99170e402bb422dcfb2d1aff767190ac70453e0d203ed1c88caeda'
             '38bbb7eb287914e4d7ba79da20a47222382687832d4ba0290715199a129c08715a23681800cf8d381f40e24202470a7b20505a31c8cea51a78762a740860251b')
 noextract=("${_archive}")
 



More information about the arch-commits mailing list