diff --git a/mingw-w64-python-pip/PKGBUILD b/mingw-w64-python-pip/PKGBUILD index 97de928432..dacffc2c67 100644 --- a/mingw-w64-python-pip/PKGBUILD +++ b/mingw-w64-python-pip/PKGBUILD @@ -7,7 +7,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=21.3.1 +pkgver=22.0.4 pkgrel=1 pkgdesc="The PyPA recommended tool for installing Python packages. (mingw-w64)" arch=('any') @@ -27,7 +27,7 @@ source=( "${_realname}-${pkgver}.tar.gz::https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz" "0001-use-system-distlib.patch" ) -sha256sums=('fd11ba3d0fdb4c07fbc5ecbba0b1b719809420f25038f8ee3cd913d3faa3033a' +sha256sums=('b3a9de2c6ef801e9247d1527a4b16f92f2cc141cd1489f3fffaf6a9e96729764' 'c7f98690afa60e59324f1ce52e72bd7809cbfaba4e29a2d933f08c1a025f8246') prepare() {