summaryrefslogtreecommitdiff
path: root/extra/icu/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-08-09 09:29:16 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-08-09 09:29:16 -0300
commitbf27698570c0232bdabb1f9d4636e13829648264 (patch)
treec5f6187b28bd8e011583c4d24979054af2136839 /extra/icu/PKGBUILD
parent8b82a3250aa4e181b97e7faeb055a00e718bdadb (diff)
parent2b6f5a28e2e55b46c1169228e1e56f3b18dd08b5 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/open-vm-tools-modules/PKGBUILD community/virtualbox/PKGBUILD core/lilo/PKGBUILD core/lilo/lilo.conf core/pam/PKGBUILD core/syslinux/PKGBUILD core/syslinux/syslinux.cfg extra/ethtool/PKGBUILD extra/libksba/PKGBUILD extra/lirc/PKGBUILD
Diffstat (limited to 'extra/icu/PKGBUILD')
-rw-r--r--extra/icu/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/icu/PKGBUILD b/extra/icu/PKGBUILD
index 92af99e08..fb61387a9 100644
--- a/extra/icu/PKGBUILD
+++ b/extra/icu/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 125862 2011-05-30 16:53:31Z andyrtr $
+# $Id: PKGBUILD 134716 2011-08-07 16:47:04Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: Art Gramlich <art@gramlich-net.com>
pkgname=icu
-pkgver=4.8
+pkgver=4.8.1
pkgrel=1
pkgdesc="International Components for Unicode library"
arch=(i686 x86_64 'mips64el')
url="http://www.icu-project.org/"
license=('custom:"icu"')
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
+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=('e78194c49d7fd8131353aa180d11b789'
+md5sums=('af36f635271a239d76d038d6cf8da8df'
'ebd5470fc969c75e52baf4af94a9ee82')
build() {