diff --git a/mingw-w64-python-numpy/PKGBUILD b/mingw-w64-python-numpy/PKGBUILD index ecd015337d096..1512cf45798ae 100644 --- a/mingw-w64-python-numpy/PKGBUILD +++ b/mingw-w64-python-numpy/PKGBUILD @@ -8,7 +8,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}") provides=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") conflicts=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=2.0.1 +pkgver=2.1.1 pkgrel=1 pkgdesc="Fundamental package for array computing in Python. (mingw-w64)" arch=('any') @@ -36,7 +36,7 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-python-pytest: testsuite") options=(!strip) source=(https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz 0007-disable-64bit-experimental-warning.patch) -sha256sums=('485b87235796410c3519a699cfe1faab097e509e90ebb05dcd098db2ae87e7b3' +sha256sums=('d0cf7d55b1051387807405b3898efafa862997b4cba8aa5dbe657be794afeafd' '3506a9c877541045ba06e118ebd37c010b5e165f90264675c04a0f935b294ea4') # Helper macros to help make tasks easier #