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

Angel Velásquez angvp at archlinux.org
Wed Oct 13 16:33:45 UTC 2010


    Date: Wednesday, October 13, 2010 @ 12:33:45
  Author: angvp
Revision: 95006

upgpkg: python-numpy 1.5.0-1
version bump to 1.5.0

Modified:
  python-numpy/trunk/PKGBUILD	(contents, properties)

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-13 12:59:06 UTC (rev 95005)
+++ PKGBUILD	2010-10-13 16:33:45 UTC (rev 95006)
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD,v 1.20 2009/01/26 17:07:33 angvp Exp $
+# $Id$
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 # Contributor: Douglas Soares de Andrade <dsa at aur.archlinux.org>
 # Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve> 
 
 pkgname=python-numpy
-pkgver=1.4.1
-pkgrel=2
+pkgver=1.5.0
+pkgrel=1
 pkgdesc="Scientific tools for Python"
 arch=('i686' 'x86_64')
 license=('custom')
@@ -14,7 +14,7 @@
 makedepends=('python-nose' 'gcc-fortran')
 optdepends=('python-nose: test suite')
 source=(http://downloads.sourceforge.net/numpy/numpy-${pkgver}.tar.gz)
-md5sums=('5c7b5349dc3161763f7f366ceb96516b')
+md5sums=('3a8bfdc434df782d647161c48943ee09')
 
 build() {
   cd "${srcdir}/numpy-${pkgver}"


Property changes on: python-numpy/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
   + Id




More information about the arch-commits mailing list