summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAuto update bot2022-11-20 07:55:47 +0000
committerAuto update bot2022-11-20 07:55:47 +0000
commit7cfa2108d5812933096921241d77ff0fdc1436f4 (patch)
treed8be96e0bb629af8b17ff1099d1134b112af9d4c /PKGBUILD
parent7736694bc17767893aaf3537d64a0892c1e000d7 (diff)
downloadaur-7cfa2108d5812933096921241d77ff0fdc1436f4.tar.gz
auto updated to 1.23.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a143c9f46249..ff836ea7b76c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Adapted to mkl by Simone Riva
pkgname=python-numpy-mkl
-pkgver=1.23.4
+pkgver=1.23.5
pkgrel=1
pkgdesc="Scientific tools for Python, compiled with Intel MKL"
arch=('x86_64' 'i686')
@@ -21,7 +21,7 @@ makedepends=('cython' 'gcc-fortran' 'procps-ng' 'python-nose' 'python-setuptools
checkdepends=('python-pytest' 'python-hypothesis')
options=('staticlibs')
source=("https://github.com/numpy/numpy/releases/download/v$pkgver/numpy-$pkgver.tar.gz")
-sha256sums=('ed2cc92af0efad20198638c69bb0fc2870a58dabfba6eb722c933b48556c686c')
+sha256sums=('1b1766d6f397c18153d40015ddfc79ddb715cabadc04d2d228d4e5a8bc4ded1a')
build() {
source /opt/intel/oneapi/setvars.sh