diff --git a/mingw-w64-python-cx-freeze/PKGBUILD b/mingw-w64-python-cx-freeze/PKGBUILD index f031738313..27a480c8b9 100644 --- a/mingw-w64-python-cx-freeze/PKGBUILD +++ b/mingw-w64-python-cx-freeze/PKGBUILD @@ -12,7 +12,7 @@ conflicts=("${MINGW_PACKAGE_PREFIX}-python3-cx_Freeze" "${MINGW_PACKAGE_PREFIX}-python-cx_Freeze") replaces=("${MINGW_PACKAGE_PREFIX}-python3-cx_Freeze" "${MINGW_PACKAGE_PREFIX}-python-cx_Freeze") -pkgver=7.1.0 +pkgver=7.1.1 pkgrel=1 pkgdesc="Creates standalone executables from Python scripts, with the same performance (mingw-w64)" arch=('any') @@ -50,7 +50,7 @@ source=( https://pypi.io/packages/source/c/cx_Freeze/cx_freeze-${pkgver}.tar.gz ) sha256sums=( - 'c0ffa8dd1d577847f58520361d4787d5e416014b5b52307efe1749c64b41cb98' + '335c30bad0e3e653655f230993308458bedc997baf5b7a995e8641deba2eb287' ) prepare() {