[arch-commits] Commit in python-scipy/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Jul 5 08:49:10 UTC 2020
Date: Sunday, July 5, 2020 @ 08:49:09
Author: arojas
Revision: 657769
Update to 1.5.1
Modified:
python-scipy/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-04 23:14:02 UTC (rev 657768)
+++ PKGBUILD 2020-07-05 08:49:09 UTC (rev 657769)
@@ -7,7 +7,7 @@
_name=scipy
pkgname=python-scipy
-pkgver=1.5.0
+pkgver=1.5.1
pkgrel=1
pkgdesc="SciPy is open-source software for mathematics, science, and engineering."
arch=('x86_64')
@@ -20,7 +20,7 @@
optdepends=('python-pillow: for image saving module')
#source=("https://github.com/scipy/scipy/releases/download/v${pkgver}/scipy-${pkgver}.tar.xz")
source=("https://pypi.python.org/packages/source/${_name:0:1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('4c981a3125a88593cbc5a17417022a5db8f6ccb4c1c24e78afeb9bb26428b81d2d0fe9965caa418753b1bbbda2fa30533fa1307aac6ab168458d68f7b46049be')
+sha512sums=('d46abaaa52e5521d8f3f6d79f58c8473a8649faa01e93d250d2ee19d5778e31c13aaa855bd8f059ddc1424ae13001f15a41f240fa6b0acf3ffd911ea30da1040')
build() {
# required for gfortran
More information about the arch-commits
mailing list