Date: Sunday, April 1, 2018 @ 14:23:47
  Author: jelle
Revision: 313733

upgpkg: python-scipy 1.0.1-1

Modified:
  python-scipy/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-04-01 14:20:50 UTC (rev 313732)
+++ PKGBUILD    2018-04-01 14:23:47 UTC (rev 313733)
@@ -6,7 +6,7 @@
 # Contributor: Andrzej Giniewicz <[email protected]>
 
 pkgname=('python-scipy' 'python2-scipy')
-pkgver=1.0.0
+pkgver=1.0.1
 pkgrel=1
 pkgdesc="SciPy is open-source software for mathematics, science, and 
engineering."
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('gcc-fortran' 'python-numpy' 'python2-numpy' 'python-setuptools' 
'python2-setuptools')
 checkdepends=('python-pytest' 'python2-pytest')
 
source=("https://github.com/scipy/scipy/releases/download/v${pkgver}/scipy-${pkgver}.tar.xz";)
-md5sums=('b07961a465964ef3afaf30a91a96d91a')
+md5sums=('418f557cd14e74f62a3c8280027ad36f')
 
 build() {
   export LDFLAGS="-Wall -shared"

Reply via email to