diff --git a/BioArchLinux/python-scipy-mkl/PKGBUILD b/BioArchLinux/python-scipy-mkl/PKGBUILD index ed16fdd375..f7cb614876 100644 --- a/BioArchLinux/python-scipy-mkl/PKGBUILD +++ b/BioArchLinux/python-scipy-mkl/PKGBUILD @@ -7,8 +7,8 @@ # Contributor: Andrzej Giniewicz pkgname=python-scipy-mkl -pkgver=1.15.1 -pkgrel=2 +pkgver=1.15.2 +pkgrel=1 pkgdesc="SciPy is open-source software for mathematics, science, and engineering." arch=('x86_64') url="http://www.scipy.org/" @@ -20,7 +20,7 @@ makedepends=('cython' 'gcc-fortran' 'meson-python' 'procps-ng' 'pybind11' 'pytho checkdepends=('python-pytest' 'python-hypothesis') optdepends=('python-pillow: for image saving module') source=("https://pypi.python.org/packages/source/s/scipy/scipy-$pkgver.tar.gz") -sha256sums=('033a75ddad1463970c96a88063a1df87ccfddd526437136b6ee81ff0312ebdf6') +sha256sums=('cd58a314d92838f7e6f755c8a2167ead4f27e1fd5c1251fd54289569ef3495ec') build() { source /opt/intel/oneapi/setvars.sh