Date: Thursday, March 28, 2013 @ 10:52:46 Author: bluewind Revision: 87155
upgpkg: lib32-icu 51.1-1 upstream update Modified: lib32-icu/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-28 09:49:36 UTC (rev 87154) +++ PKGBUILD 2013-03-28 09:52:46 UTC (rev 87155) @@ -1,7 +1,7 @@ # Maintainer: josephgbr <[email protected]> pkgname=lib32-icu -pkgver=50.1.2 +pkgver=51.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=('beb98aa972219c9fcd9c8a71314943c9' +md5sums=('6eef33b229d0239d654983028c9c7053' 'ebd5470fc969c75e52baf4af94a9ee82') build() {
