summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAuto update bot2022-08-27 07:55:46 +0000
committerAuto update bot2022-08-27 07:55:46 +0000
commitc8e15200357268426c1d680ca7a8d595ebefe086 (patch)
treed4785f3c21969459dcc7a3c38d79c3b374eedada /PKGBUILD
parented3fb54b8e6c9ac66ba753f1a5943f8687dd37f8 (diff)
downloadaur-c8e15200357268426c1d680ca7a8d595ebefe086.tar.gz
auto updated to 1.9.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 08dd36674dbc..46beb8f7065b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: Andrzej Giniewicz <gginiu@gmail.com>
pkgname=python-scipy-mkl
-pkgver=1.9.0
+pkgver=1.9.1
pkgrel=1
pkgdesc="SciPy is open-source software for mathematics, science, and engineering."
arch=('x86_64')
@@ -20,7 +20,7 @@ makedepends=('cython' 'gcc-fortran' 'procps-ng' 'pybind11' 'python-pythran' 'pyt
checkdepends=('python-pytest')
optdepends=('python-pillow: for image saving module')
source=("https://github.com/scipy/scipy/releases/download/v${pkgver}/scipy-${pkgver}.tar.gz")
-sha256sums=('c0dfd7d2429452e7e94904c6a3af63cbaa3cf51b348bd9d35b42db7e9ad42791')
+sha256sums=('26d28c468900e6d5fdb37d2812ab46db0ccd22c63baa095057871faa3a498bc9')
build() {
source /opt/intel/oneapi/setvars.sh