From 65eeff79fff8a1bfdf67ca51d147384f46f4d5c0 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Fri, 27 Dec 2013 23:55:53 +0000 Subject: Fri Dec 27 23:54:04 UTC 2013 --- community/python-scipy/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/python-scipy') diff --git a/community/python-scipy/PKGBUILD b/community/python-scipy/PKGBUILD index 9d6f55c92..b7f7618d1 100644 --- a/community/python-scipy/PKGBUILD +++ b/community/python-scipy/PKGBUILD @@ -6,7 +6,7 @@ # Contributor: Andrzej Giniewicz pkgname=('python-scipy' 'python2-scipy') -pkgver=0.13.0 +pkgver=0.13.2 pkgrel=1 pkgdesc="SciPy is open-source software for mathematics, science, and engineering." arch=('i686' 'x86_64') @@ -15,7 +15,6 @@ license=('BSD') makedepends=('gcc-fortran' 'python-numpy' 'python2-numpy' 'python-setuptools' 'python2-setuptools') checkdepends=('python-nose' 'python2-nose') source=("https://pypi.python.org/packages/source/s/scipy/scipy-${pkgver}.tar.gz") -md5sums=('ffa1e9bfd2bbdf3f17f4cf8139084098') build() { # Changing the arithmetic parameter (Thanks to Fabrizio Castellano) @@ -81,3 +80,4 @@ package_python2-scipy() { } # vim:set ts=2 sw=2 et: +md5sums=('fcd110802b0bf3505ba567cf831566e1') -- cgit v1.2.3-54-g00ecf