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

Felix Yan felixonmars at archlinux.org
Fri Sep 11 09:47:50 UTC 2020


    Date: Friday, September 11, 2020 @ 09:47:49
  Author: felixonmars
Revision: 395762

upgpkg: python-numpy 1.19.2-1

Modified:
  python-numpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-11 05:00:13 UTC (rev 395761)
+++ PKGBUILD	2020-09-11 09:47:49 UTC (rev 395762)
@@ -4,7 +4,7 @@
 # Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve> 
 
 pkgname=python-numpy
-pkgver=1.19.1
+pkgver=1.19.2
 pkgrel=1
 pkgdesc="Scientific tools for Python"
 arch=('x86_64')
@@ -17,7 +17,7 @@
 checkdepends=('python-pytest' 'python-hypothesis')
 options=('staticlibs')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/numpy/numpy/archive/v$pkgver.tar.gz")
-sha512sums=('3aefc8ec1566bb7bef58f855433cf5b8985e63f7c3596eb1283a101c0161cf0e7687874cbc6cc571ad39b97d4c7cafff12600b850cdb15f907f2c6988caf7068')
+sha512sums=('df6ba4e0b6fc4101cddf5f86ef28eba0bd03f173539dffddbd6c1cd9c77f6caf4a6301bc08869e46b8d4a69e1cb1462101d1b3aca1ad48c00da80d5c7e403c91')
 
 build() {
   cd numpy-$pkgver



More information about the arch-commits mailing list