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

Felix Yan felixonmars at archlinux.org
Thu Oct 6 08:07:26 UTC 2016


    Date: Thursday, October 6, 2016 @ 08:07:25
  Author: felixonmars
Revision: 277792

upgpkg: python-numpy 1.11.2-1

Modified:
  python-numpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-05 22:17:16 UTC (rev 277791)
+++ PKGBUILD	2016-10-06 08:07:25 UTC (rev 277792)
@@ -6,7 +6,7 @@
 
 pkgbase=python-numpy
 pkgname=('python2-numpy' 'python-numpy')
-pkgver=1.11.1
+pkgver=1.11.2
 pkgrel=1
 pkgdesc="Scientific tools for Python"
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 	'python-nose' 'python2-nose' 'cython' 'cython2')
 options=('staticlibs')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/numpy/numpy/archive/v$pkgver.tar.gz" 'site.cfg')
-md5sums=('3c3700a30fae5ae2e41c947076417d4c'
+md5sums=('90347ff0b20bd00f2547ef4950ab3523'
          '6ac5f9dac5d4c0e25a2eba6c98bf5b3c')
 
 prepare() {



More information about the arch-commits mailing list