summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAuto update bot2022-08-09 14:01:16 +0000
committerAuto update bot2022-08-09 14:01:16 +0000
commited3fb54b8e6c9ac66ba753f1a5943f8687dd37f8 (patch)
tree01191779bdd65ca636111e0dcd224178ce2e3129 /PKGBUILD
parent98fc24a037f652ac4992d65ab852aa288dcdb051 (diff)
downloadaur-ed3fb54b8e6c9ac66ba753f1a5943f8687dd37f8.tar.gz
auto updated to 1.9.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d66be88e2d4..08dd36674dbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: Andrzej Giniewicz <gginiu@gmail.com>
pkgname=python-scipy-mkl
-pkgver=1.8.1
+pkgver=1.9.0
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=('9e3fb1b0e896f14a85aa9a28d5f755daaeeb54c897b746df7a55ccb02b340f33')
+sha256sums=('c0dfd7d2429452e7e94904c6a3af63cbaa3cf51b348bd9d35b42db7e9ad42791')
build() {
source /opt/intel/oneapi/setvars.sh