summaryrefslogtreecommitdiff
path: root/community/python-numarray/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-26 04:08:50 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-26 04:08:50 +0000
commitcda3f380f74d60573c1202f7f34a79c8182e341a (patch)
tree267f0bea80b969004688d5352a9472b4816a8742 /community/python-numarray/PKGBUILD
parent5f3874cb8718456941af21c866515ddddd82edbc (diff)
Mon May 26 04:03:20 UTC 2014
Diffstat (limited to 'community/python-numarray/PKGBUILD')
-rw-r--r--community/python-numarray/PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/community/python-numarray/PKGBUILD b/community/python-numarray/PKGBUILD
index 788f59063..c94b5e91a 100644
--- a/community/python-numarray/PKGBUILD
+++ b/community/python-numarray/PKGBUILD
@@ -1,18 +1,16 @@
-# $Id: PKGBUILD 78232 2012-10-17 10:26:10Z allan $
+# $Id: PKGBUILD 111801 2014-05-25 01:31:25Z allan $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: Douglas Soares de Andrade <dsandrade@gmail.com>
pkgbase=python-numarray
pkgname=python2-numarray
pkgver=1.5.2
-pkgrel=6
+pkgrel=7
pkgdesc='Provides array manipulation and computational capabilities.'
arch=('i686' 'x86_64')
url='http://numpy.scipy.org/'
license=('BSD')
depends=('python2')
-conflicts=('python2-numarray<=1.5.2-6')
-replaces=('python2-numarray<=1.5.2-6')
source=("http://downloads.sourceforge.net/sourceforge/numpy/numarray-${pkgver}.tar.gz"
'LICENSE')
md5sums=('d2ecfc60fe4869c328b872540d04e0f7'