From b3255706e1e4feb9cb10f9c3b9ffbe54a0258b32 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 25 Oct 2019 20:37:41 +0200 Subject: [PATCH] python3-numpy: revbump for previous commit --- srcpkgs/python3-numpy/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-numpy/template b/srcpkgs/python3-numpy/template index acea99f1dfe..cdff44fd662 100644 --- a/srcpkgs/python3-numpy/template +++ b/srcpkgs/python3-numpy/template @@ -1,7 +1,7 @@ # Template file for 'python3-numpy' pkgname=python3-numpy version=1.17.3 -revision=1 +revision=2 wrksrc="numpy-${version}" build_style=python3-module pycompile_module="numpy"