[arch-commits] Commit in python-numpy/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Thu Mar 5 13:16:44 UTC 2015
Date: Thursday, March 5, 2015 @ 14:16:43
Author: fyan
Revision: 232890
upgpkg: python-numpy 1.9.2-1
Modified:
python-numpy/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-03-05 12:46:55 UTC (rev 232889)
+++ PKGBUILD 2015-03-05 13:16:43 UTC (rev 232890)
@@ -5,7 +5,7 @@
pkgbase=python-numpy
pkgname=('python2-numpy' 'python-numpy')
-pkgver=1.9.1
+pkgver=1.9.2
pkgrel=1
pkgdesc="Scientific tools for Python"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
makedepends=('lapack' 'python' 'python2' 'python-setuptools' 'python2-setuptools' 'gcc-fortran' 'python-nose' 'python2-nose')
options=('staticlibs')
source=(http://downloads.sourceforge.net/numpy/numpy-${pkgver}.tar.gz)
-md5sums=('78842b73560ec378142665e712ae4ad9')
+md5sums=('a1ed53432dbcd256398898d35bc8e645')
prepare() {
cp -a numpy-$pkgver numpy-py2-$pkgver
More information about the arch-commits
mailing list