diff --git a/srcpkgs/python3-numpy/template b/srcpkgs/python3-numpy/template index 22cc85bf9c0..56b21398ccf 100644 --- a/srcpkgs/python3-numpy/template +++ b/srcpkgs/python3-numpy/template @@ -1,6 +1,6 @@ # Template file for 'python3-numpy' pkgname=python3-numpy -version=1.18.5 +version=1.19.1 revision=1 wrksrc="numpy-${version}" build_style=python3-module @@ -13,7 +13,7 @@ maintainer="bra1nwave " license="BSD-3-Clause" homepage="https://www.numpy.org/" distfiles="https://github.com/numpy/numpy/archive/v${version}.tar.gz" -checksum=355d45df163499593c91bd2d78281e88164ee3eeeb221be357b1dac09ac1f618 +checksum=65123e53a00b84d03a5a18ae049f4647d1fd100c9010ca1fdf997900ee13875d alternatives="numpy:f2py:/usr/bin/f2py3" do_check() {