summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAuto update bot2022-10-09 07:56:00 +0000
committerAuto update bot2022-10-09 07:56:00 +0000
commitaa194943dab2d92b1bfffc48f7d50875f4390e0d (patch)
tree75ec588ce9eab2f67dae74a51400742c5f30fbf0 /PKGBUILD
parentc8e15200357268426c1d680ca7a8d595ebefe086 (diff)
downloadaur-aa194943dab2d92b1bfffc48f7d50875f4390e0d.tar.gz
auto updated to 1.9.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 46beb8f7065b..30b0824e4f9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: Andrzej Giniewicz <gginiu@gmail.com>
pkgname=python-scipy-mkl
-pkgver=1.9.1
+pkgver=1.9.2
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=('26d28c468900e6d5fdb37d2812ab46db0ccd22c63baa095057871faa3a498bc9')
+sha256sums=('99e7720caefb8bca6ebf05c7d96078ed202881f61e0c68bd9e0f3e8097d6f794')
build() {
source /opt/intel/oneapi/setvars.sh