summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAuto update bot2022-08-04 10:15:17 +0000
committerAuto update bot2022-08-04 10:15:17 +0000
commit2cd76c061211aeafefd20a942b843b81ffca12e3 (patch)
treeaa9b21cfe3b45ad8931fecb4364af3b7fef290e8 /PKGBUILD
parente44066fdd10b9bb838fffd1b3232eabd017f2bf3 (diff)
downloadaur-2cd76c061211aeafefd20a942b843b81ffca12e3.tar.gz
auto updated to 11.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c08965b27a0..c0f7dafe85e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-cupy
_pkgname=cupy
-pkgver=10.6.0
+pkgver=11.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=('63693ad1ca502a8919d72d089e8b216f'
+md5sums=('28cf4ff29dd658c49e70756a237eadc6'
'ae6435aef98378a8b323b69f6665df33'
'2ad752c0814c2da9909e2dcac0f50401')