From b625511a28fd8401f524474b5339e75328595150 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 3 Nov 2011 23:14:47 +0000 Subject: Thu Nov 3 23:14:47 UTC 2011 --- community/python-scipy/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'community/python-scipy/PKGBUILD') diff --git a/community/python-scipy/PKGBUILD b/community/python-scipy/PKGBUILD index 80a97ca82..70cb14781 100755 --- a/community/python-scipy/PKGBUILD +++ b/community/python-scipy/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 51728 2011-07-13 14:46:12Z tdziedzic $ +# $Id: PKGBUILD 57764 2011-11-02 14:37:24Z tdziedzic $ # Maintainer: Angel 'angvp' Velasquez # Maintainer: Ray Rashif # Contributor: Douglas Soares de Andrade @@ -10,14 +10,13 @@ _app=scipy pkgname=('python-scipy' 'python2-scipy') pkgver=0.9.0 _theapp=$_app-$pkgver -pkgrel=2 +pkgrel=3 pkgdesc="SciPy is open-source software for mathematics, science, and engineering." arch=('i686' 'x86_64') url="http://www.scipy.org/" license=('BSD') depends=('python-numpy') makedepends=('gcc-fortran' 'python2-numpy') -changelog=$pkgbase.changelog source=("http://downloads.sourceforge.net/$_app/$_theapp.tar.gz") md5sums=('ebfef6e8e82d15c875a4ee6a46d4e1cd') -- cgit v1.2.3-54-g00ecf