diff --git a/mingw-w64-python-icu/PKGBUILD b/mingw-w64-python-icu/PKGBUILD index b8f25820a8..7fe87e7ac9 100644 --- a/mingw-w64-python-icu/PKGBUILD +++ b/mingw-w64-python-icu/PKGBUILD @@ -3,7 +3,7 @@ _realname=PyICU pkgname=("${MINGW_PACKAGE_PREFIX}-python2-icu" "${MINGW_PACKAGE_PREFIX}-python3-icu") pkgver=1.8 -pkgrel=1 +pkgrel=2 pkgdesc="Python extension wrapping the ICU C++ API" arch=('any') license=('BSD')