[arch-commits] Commit in python-scipy/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Tue Jul 26 20:06:55 UTC 2016


    Date: Tuesday, July 26, 2016 @ 20:06:54
  Author: jelle
Revision: 184454

upgpkg: python-scipy 0.18.0-1

Modified:
  python-scipy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-26 17:34:59 UTC (rev 184453)
+++ PKGBUILD	2016-07-26 20:06:54 UTC (rev 184454)
@@ -6,7 +6,7 @@
 # Contributor: Andrzej Giniewicz <gginiu at gmail.com>
 
 pkgname=('python-scipy' 'python2-scipy')
-pkgver=0.17.1
+pkgver=0.18.0
 pkgrel=1
 pkgdesc="SciPy is open-source software for mathematics, science, and engineering."
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('gcc-fortran' 'python-numpy' 'python2-numpy' 'python-setuptools' 'python2-setuptools')
 checkdepends=('python-nose' 'python2-nose')
 source=("https://github.com/scipy/scipy/releases/download/v${pkgver}/scipy-${pkgver}.tar.xz")
-md5sums=('ddb93a497f2d3599baec97ade67f412f')
+md5sums=('59bceff108f58b0e72dfac6fb719476e')
 
 build() {
   export LDFLAGS="-Wall -shared"



More information about the arch-commits mailing list