Date: Monday, April 13, 2015 @ 20:00:03 Author: bluewind Revision: 131309
upgpkg: lib32-icu 55.1-1 upstream update Modified: lib32-icu/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-13 17:51:55 UTC (rev 131308) +++ PKGBUILD 2015-04-13 18:00:03 UTC (rev 131309) @@ -1,7 +1,7 @@ # Maintainer: josephgbr <[email protected]> pkgname=lib32-icu -pkgver=54.1 +pkgver=55.1 pkgrel=1 pkgdesc="International Components for Unicode library (32 bit)" arch=('x86_64') @@ -11,7 +11,7 @@ makedepends=('gcc-multilib') source=(http://download.icu-project.org/files/icu4c/${pkgver}/icu4c-${pkgver//./_}-src.tgz 'icu.8198.revert.icu5431.patch') -md5sums=('e844caed8f2ca24c088505b0d6271bc0' +md5sums=('e2d523df79d6cb7855c2fbe284f4db29' 'ebd5470fc969c75e52baf4af94a9ee82') build() {
