From 7164d9a36c13dfce84a79b6abdfd509ee8cc99dd Mon Sep 17 00:00:00 2001 From: Alexpux Date: Sat, 4 Apr 2015 19:53:49 +0300 Subject: [PATCH] python-icu: Rebuild with icu-55.1 --- mingw-w64-python-icu/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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')