diff --git a/mingw-w64-python-pkginfo/PKGBUILD b/mingw-w64-python-pkginfo/PKGBUILD index de205809cf..323c22fb55 100644 --- a/mingw-w64-python-pkginfo/PKGBUILD +++ b/mingw-w64-python-pkginfo/PKGBUILD @@ -6,7 +6,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=1.9.2 +pkgver=1.9.3 pkgrel=1 pkgdesc="Query metadatdata from sdists / bdists / installed packages (mingw-w64)" arch=('any') @@ -19,7 +19,7 @@ checkdepends=("${MINGW_PACKAGE_PREFIX}-python-nose" "${MINGW_PACKAGE_PREFIX}-python-coverage") options=('staticlibs' 'strip' '!debug') source=("https://pypi.io/packages/source/p/pkginfo/pkginfo-${pkgver}.tar.gz") -sha512sums=('16eb4708040811a21184e5fff1bbbde775360718fa67df97f56c646381f6f1e58967920753437e5759e4d88c31a4f10c1e4d8be2380981939e51e4ee140dbeda') +sha512sums=('452893a2fdc99068ea780f11d1a54bc5c0f99a2ec7e1ced2ec43a0703c85af24e61b6d80c0724981fab9b6e0caa3e2e98882f34d3edbe8b187ea16d66e120dcc') # Helper macros to help make tasks easier # apply_patch_with_msg() {