summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorchrisjbillington2021-02-12 11:32:47 +1100
committerchrisjbillington2021-02-12 11:32:47 +1100
commit280af14bab9545cf99dfe6fb4b78c3ee3699718c (patch)
tree0472eca332ec07862d096bd4b3d6612ffefc6edb
parent07e834fd3a6d7bc695315abc4a4d08da833542de (diff)
downloadaur-280af14bab9545cf99dfe6fb4b78c3ee3699718c.tar.gz
ligfortran update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e2a80ffa3b89..763b28d09808 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.6.0.0.py39h91f5cce.0
- pkgrel = 2
+ pkgrel = 3
url = http://www.scipy.org/
arch = x86_64
license = custom
@@ -12,9 +12,9 @@ pkgbase = python-scipy-mkl-bin
provides = python-scipy-mkl
conflicts = python-scipy
source = https://repo.anaconda.com/pkgs/main/linux-64/scipy-1.6.0-py39h91f5cce_0.tar.bz2
- source = https://repo.anaconda.com/pkgs/main/linux-64/libgfortran-ng-7.3.0-hdf63c60_0.tar.bz2
+ source = https://repo.anaconda.com/pkgs/main/linux-64/libgfortran-ng-7.5.0-hae1eefd_17.tar.bz2
sha256sums = 9dafd36188e52a1e5c93aa03fe18713f5c79220d42f394090ee7d5e2b29ad61a
- sha256sums = 83c6fdb30a240fbaa09f5d2e2ae8f092759cb710bc3fa628ccb18934fc237b7f
+ sha256sums = 70fba6ad6d8b5ca9923244bc03f44ffbaccf9f2547fa75b0b702507bea4ceac4
pkgname = python-scipy-mkl-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7c98c3340f03..5bd111a0c8ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@ _pkgname=scipy
_pkgver=1.6.0
_build=py39h91f5cce_0
_build_number=0
-_libgfortran=libgfortran-ng-7.3.0-hdf63c60_0
+_libgfortran=libgfortran-ng-7.5.0-hae1eefd_17
pkgver="${_pkgver}.${_build_number}.${_build//_/.}"
-pkgrel=2
+pkgrel=3
pkgdesc="SciPy is open-source software for mathematics, science, and engineering - with Intel MKL - prebuilt binaries from Anaconda"
arch=('x86_64')
url="http://www.scipy.org/"
@@ -29,7 +29,7 @@ source=("https://repo.anaconda.com/pkgs/main/linux-64/${_pkgname}-${_pkgver}-${_
"https://repo.anaconda.com/pkgs/main/linux-64/${_libgfortran}.tar.bz2"
)
sha256sums=('9dafd36188e52a1e5c93aa03fe18713f5c79220d42f394090ee7d5e2b29ad61a'
- '83c6fdb30a240fbaa09f5d2e2ae8f092759cb710bc3fa628ccb18934fc237b7f')
+ '70fba6ad6d8b5ca9923244bc03f44ffbaccf9f2547fa75b0b702507bea4ceac4')
package() {
mkdir -p "${pkgdir}/usr/"