summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAuto update bot2023-03-30 07:56:36 +0000
committerAuto update bot2023-03-30 07:56:36 +0000
commitb136a37c144f4195a021ea050b1cf5e02bf4baa3 (patch)
tree478f5e6a8e6c8bc03d654fd6eada987541ad4cdb /PKGBUILD
parent3273ba121a9460bcd997d2ec16ce83a9145a8abc (diff)
downloadaur-b136a37c144f4195a021ea050b1cf5e02bf4baa3.tar.gz
Auto updated to 12.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 38a459484fbe..79c44ef5677e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-cupy
_pkgname=cupy
-pkgver=11.6.0
+pkgver=12.0.0
_cub_commit=c3cceac115c072fb63df1836ff46d8c60d9eb304
_jitify_commit=4a37de0be4639f222c6565ebd0654cb922b5180e
pkgrel=1
@@ -16,7 +16,7 @@ optdepends=('cudnn' 'libcutensor' 'nccl')
source=("https://github.com/cupy/cupy/archive/v$pkgver.tar.gz"
"https://github.com/NVIDIA/cub/archive/$_cub_commit.tar.gz"
"https://github.com/NVIDIA/jitify/archive/$_jitify_commit.tar.gz")
-md5sums=('220a8a03722fbc08c3ab5aa658765646'
+md5sums=('ef4a17abf7823aea76ca922a741a320d'
'ae6435aef98378a8b323b69f6665df33'
'2ad752c0814c2da9909e2dcac0f50401')