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

Felix Yan felixonmars at archlinux.org
Tue Jun 5 16:59:21 UTC 2018


    Date: Tuesday, June 5, 2018 @ 16:59:21
  Author: felixonmars
Revision: 340535

upgpkg: python-numarray 1.5.2-8

BUILDINFO Rebuild

Modified:
  python-numarray/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-05 16:57:12 UTC (rev 340534)
+++ PKGBUILD	2018-06-05 16:59:21 UTC (rev 340535)
@@ -5,7 +5,7 @@
 pkgbase=python-numarray
 pkgname=python2-numarray
 pkgver=1.5.2
-pkgrel=7
+pkgrel=8
 pkgdesc='Provides array manipulation and computational capabilities.'
 arch=('x86_64')
 url='http://numpy.scipy.org/'
@@ -13,8 +13,8 @@
 depends=('python2')
 source=("http://downloads.sourceforge.net/sourceforge/numpy/numarray-${pkgver}.tar.gz"
         'LICENSE')
-md5sums=('d2ecfc60fe4869c328b872540d04e0f7'
-         'e32b4466453e530d7fb0dbeee0ca1044')
+sha512sums=('2b66b2031ddf069632abfa8497aa6f887943073e579089428428aaca83ffd25b9919992619d709e41545e855081d4dd04da4ae4bfa0b15fcfc6e616a3ddb86f5'
+            '6e2fa7d1c06de38f8d0286477a0c747ae6bcfcfff38a287ff868a5da48895e48c1619deb37580e356e1d056261d1d793802aea00e2b3fdd2c35aff67e337c3a6')
 
 build() {
   cd "${srcdir}/numarray-${pkgver}"



More information about the arch-commits mailing list