summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorchrisjbillington2023-02-08 16:17:45 +1100
committerchrisjbillington2023-02-08 16:17:45 +1100
commit119cc294a2aaa1c80bbe32b38f831d751d35145d (patch)
tree419a4debc1a3a813323709179dff4c6f32b81898
parent1fe9b2d2d7596f91a11d6d530e5b7e694ecc8a3f (diff)
downloadaur-119cc294a2aaa1c80bbe32b38f831d751d35145d.tar.gz
1.10.0.anaconda0-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 564825bbc508..9708a2ca99e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-scipy-mkl-bin
pkgdesc = SciPy is open-source software for mathematics, science, and engineering - with Intel MKL - prebuilt binaries from Anaconda
- pkgver = 1.9.3.anaconda0
+ pkgver = 1.10.0.anaconda0
pkgrel = 1
url = http://www.scipy.org/
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = python-scipy-mkl-bin
provides = python-scipy
provides = python-scipy-mkl
conflicts = python-scipy
- source = https://repo.anaconda.com/pkgs/main/linux-64/scipy-1.9.3-py310hd5efca6_0.tar.bz2
- sha256sums = 91443658a4012278daeb9aa0d53978f23ff9297817997c05de7edddb5bdc7d3c
+ source = https://repo.anaconda.com/pkgs/main/linux-64/scipy-1.10.0-py310hd5efca6_0.tar.bz2
+ sha256sums = 95a4a9e7f76bdc99bdbc12921175fdc9ab854763420190eed1988986b8bda10f
pkgname = python-scipy-mkl-bin
diff --git a/PKGBUILD b/PKGBUILD
index e85e70006941..5889679f4467 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer : Chris Billington <chrisjbillington@gmail.com>
pkgname=python-scipy-mkl-bin
_pkgname=scipy
-_pkgver=1.9.3
+_pkgver=1.10.0
_build=py310hd5efca6_0
pkgver="${_pkgver}.anaconda${_build##*_}"
pkgrel=1
@@ -16,7 +16,7 @@ makedepends=('jq')
optdepends=('python-pillow: for image saving module')
source=("https://repo.anaconda.com/pkgs/main/linux-64/${_pkgname}-${_pkgver}-${_build}.tar.bz2")
-sha256sums=('91443658a4012278daeb9aa0d53978f23ff9297817997c05de7edddb5bdc7d3c')
+sha256sums=('95a4a9e7f76bdc99bdbc12921175fdc9ab854763420190eed1988986b8bda10f')
prepare() {
# Prefix replacement