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

Stéphane Gaudreault stephane at archlinux.org
Sat Jul 28 03:14:23 UTC 2012


    Date: Friday, July 27, 2012 @ 23:14:23
  Author: stephane
Revision: 164236

upgpkg: python-numpy 1.6.2-1

upstream update

Modified:
  python-numpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-07-28 03:12:10 UTC (rev 164235)
+++ PKGBUILD	2012-07-28 03:14:23 UTC (rev 164236)
@@ -5,7 +5,7 @@
 
 pkgbase=python-numpy
 pkgname=('python2-numpy' 'python-numpy')
-pkgver=1.6.1
+pkgver=1.6.2
 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=('2bce18c08fc4fce461656f0f4dd9103e')
+md5sums=('95ed6c9dcc94af1fc1642ea2a33c1bba')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list