summaryrefslogtreecommitdiff
path: root/extra/icu/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2013-01-24 10:30:46 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2013-01-24 10:30:46 -0300
commit328b5407de9f088d32c429b1b37f6efde3da06f8 (patch)
tree99b9a1286dd5d2b2a4f8a9ab4d4976b2a92cdf04 /extra/icu/PKGBUILD
parentbc45ad1bcb68d9ab4af8a7419beb52606ff4c7b2 (diff)
parent570e3637e2a4ba372dabbbbb8953d7b4ccdcaa39 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/dee/PKGBUILD community/kadu/PKGBUILD extra/boost/PKGBUILD extra/calligra/PKGBUILD extra/mesa/PKGBUILD extra/php/PKGBUILD extra/qt/PKGBUILD extra/webkitgtk/PKGBUILD extra/xorg-xsetroot/PKGBUILD
Diffstat (limited to 'extra/icu/PKGBUILD')
-rw-r--r--extra/icu/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/icu/PKGBUILD b/extra/icu/PKGBUILD
index 51adcbf4f..0f82798e6 100644
--- a/extra/icu/PKGBUILD
+++ b/extra/icu/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 173319 2012-12-18 21:27:40Z andyrtr $
+# $Id: PKGBUILD 175870 2013-01-23 00:13:04Z eric $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: Art Gramlich <art@gramlich-net.com>
pkgname=icu
-pkgver=50.1.1
+pkgver=50.1.2
pkgrel=1
pkgdesc="International Components for Unicode library"
arch=(i686 x86_64 'mips64el')
@@ -14,7 +14,7 @@ depends=('gcc-libs>=4.7.1-5' 'sh')
source=(#http://download.icu-project.org/files/${pkgname}4c/${pkgver}/${pkgname}4c-${pkgver/./_}-src.tgz
http://download.icu-project.org/files/${pkgname}4c/${pkgver}/${pkgname}4c-${pkgver//./_}-src.tgz
icu.8198.revert.icu5431.patch)
-md5sums=('c721c2e0c8f86975ccea620d09aedc81'
+md5sums=('beb98aa972219c9fcd9c8a71314943c9'
'ebd5470fc969c75e52baf4af94a9ee82')
build() {