[arch-commits] Commit in python-pycuda/trunk (PKGBUILD)
Konstantin Gizdov
kgizdov at gemini.archlinux.org
Mon Aug 22 12:34:17 UTC 2022
Date: Monday, August 22, 2022 @ 12:34:17
Author: kgizdov
Revision: 1274677
upgpkg: python-pycuda 2022.1-1
Modified:
python-pycuda/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-22 12:02:57 UTC (rev 1274676)
+++ PKGBUILD 2022-08-22 12:34:17 UTC (rev 1274677)
@@ -2,8 +2,8 @@
# Contributor: Stéphane Gaudreault <stephane at archlinux.org>
pkgname=python-pycuda
-pkgver=2021.1
-pkgrel=10
+pkgver=2022.1
+pkgrel=1
pkgdesc="Python wrapper for Nvidia CUDA"
arch=('x86_64')
url="https://mathema.tician.de/software/pycuda"
@@ -14,7 +14,7 @@
replaces=('pycuda-headers')
source=("https://pypi.io/packages/source/p/pycuda/pycuda-$pkgver.tar.gz")
makedepends=('ctags' 'python-setuptools' 'python-numpy' 'mesa' 'cuda' 'boost' 'nvidia-utils')
-sha512sums=('1df09f59e254f7e39b630ff41d22237ab0c81c0e6e7b7611c57eb98ade8531356b9cb3e381e6fa7e8495a46c465458febaf8ad56ceb8d570b5b25defb6dd55a9')
+sha512sums=('2c26c7ff2271d2dd2f59c1f028b6823dd5c9d9bc38300bb8de1d38d5220108de9ea090fde64bfe1855ff94d2c0a9b57b163bff456fb39d16bec32e96d176859e')
build() {
_arch=''
More information about the arch-commits
mailing list