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

Allan McRae allan at archlinux.org
Sat Sep 17 03:08:40 UTC 2011


    Date: Friday, September 16, 2011 @ 23:08:40
  Author: allan
Revision: 138130

upgpkg: python-numpy 1.6.1-1

upstream update

Modified:
  python-numpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-17 02:28:33 UTC (rev 138129)
+++ PKGBUILD	2011-09-17 03:08:40 UTC (rev 138130)
@@ -5,7 +5,7 @@
 
 pkgbase=python-numpy
 pkgname=('python2-numpy' 'python-numpy')
-pkgver=1.6.0
+pkgver=1.6.1
 pkgrel=1
 pkgdesc="Scientific tools for Python"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 url="http://numpy.scipy.org/"
 makedepends=('lapack' 'python' 'python2' 'python-distribute' 'python2-distribute' 'gcc-fortran' 'python-nose')
 source=(http://downloads.sourceforge.net/numpy/numpy-${pkgver}.tar.gz)
-md5sums=('e0993c74cb8e83292e560eac1a9be8e9')
+md5sums=('2bce18c08fc4fce461656f0f4dd9103e')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list