From 6940e21aabd50feb977065b28ecaf9ba5e88c5d4 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sat, 8 Feb 2014 03:19:20 +0000 Subject: Sat Feb 8 03:17:55 UTC 2014 --- 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 b7f7618d1..e6ab4fe59 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.2 +pkgver=0.13.3 pkgrel=1 pkgdesc="SciPy is open-source software for mathematics, science, and engineering." arch=('i686' 'x86_64') @@ -15,6 +15,7 @@ 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=('0547c1f8e8afad4009cc9b5ef17a2d4d') build() { # Changing the arithmetic parameter (Thanks to Fabrizio Castellano) @@ -80,4 +81,3 @@ package_python2-scipy() { } # vim:set ts=2 sw=2 et: -md5sums=('fcd110802b0bf3505ba567cf831566e1') -- cgit v1.2.3-54-g00ecf