summaryrefslogtreecommitdiff
path: root/extra/icu
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-10-30 23:14:36 +0000
committerroot <root@rshg054.dnsready.net>2011-10-30 23:14:36 +0000
commitf935ebf41c626e4832f86c5f3f7ed1cc35128f6b (patch)
tree47a2300dc31ddb01a11ad22b0a515de26f752c18 /extra/icu
parent4fd31f219f19dfc2168702cef9421eaaccd9b3e6 (diff)
Sun Oct 30 23:14:36 UTC 2011
Diffstat (limited to 'extra/icu')
-rw-r--r--extra/icu/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/icu/PKGBUILD b/extra/icu/PKGBUILD
index 152171fb6..9c62275f0 100644
--- a/extra/icu/PKGBUILD
+++ b/extra/icu/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 134716 2011-08-07 16:47:04Z andyrtr $
+# $Id: PKGBUILD 141339 2011-10-29 15:01:45Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: Art Gramlich <art@gramlich-net.com>
pkgname=icu
-pkgver=4.8.1
+pkgver=4.8.1.1
pkgrel=1
pkgdesc="International Components for Unicode library"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@ depends=('gcc-libs' '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=('af36f635271a239d76d038d6cf8da8df'
+md5sums=('ea93970a0275be6b42f56953cd332c17'
'ebd5470fc969c75e52baf4af94a9ee82')
build() {