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

Felix Yan felixonmars at archlinux.org
Sun Apr 19 20:33:01 UTC 2020


    Date: Sunday, April 19, 2020 @ 20:33:00
  Author: felixonmars
Revision: 380570

upgpkg: python-numpy 1.18.3-1

Modified:
  python-numpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-19 20:27:57 UTC (rev 380569)
+++ PKGBUILD	2020-04-19 20:33:00 UTC (rev 380570)
@@ -4,7 +4,7 @@
 # Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve> 
 
 pkgname=python-numpy
-pkgver=1.18.2
+pkgver=1.18.3
 pkgrel=1
 pkgdesc="Scientific tools for Python"
 arch=('x86_64')
@@ -17,7 +17,7 @@
 checkdepends=('python-pytest')
 options=('staticlibs')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/numpy/numpy/archive/v$pkgver.tar.gz")
-sha512sums=('34a4a29152dcafc221f2f99c4f3f6a481646ee4f5a63453429fbcd364bae1a71936a7c9b05cc57ef06f1d9c611b6993cb617e9e959f530d0963f1686cbc7edae')
+sha512sums=('9a9423d2da9e6e408530afa91d5d6343ae8297cbae9733d4cfc9172f1e83de1405ee1c15549dacb31b7f2b2157f0cc2d9224a20186f3298004f93caed1ae3920')
 
 build() {
   cd numpy-$pkgver



More information about the arch-commits mailing list