summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAuto update bot2022-08-15 07:55:43 +0000
committerAuto update bot2022-08-15 07:55:43 +0000
commit0772d628cb0c5fcd7d0114af3f9c96a1d0ebd25c (patch)
tree35d152cc89aeb1ff2f7adab67916cbc98da0d713 /PKGBUILD
parentcec9955a8f8d3a2b3ca39b2e56f55bdd7403ec79 (diff)
downloadaur-0772d628cb0c5fcd7d0114af3f9c96a1d0ebd25c.tar.gz
auto updated to 1.23.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ee2d63d067f..96a7ffd94129 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Adapted to mkl by Simone Riva
pkgname=python-numpy-mkl
-pkgver=1.23.1
+pkgver=1.23.2
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=('d748ef349bfef2e1194b59da37ed5a29c19ea8d7e6342019921ba2ba4fd8b624')
+sha256sums=('b78d00e48261fbbd04aa0d7427cf78d18401ee0abd89c7559bbf422e5b1c7d01')
build() {
source /opt/intel/oneapi/setvars.sh