mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/icu to 55.1-1
This commit is contained in:
parent
cea39db47f
commit
4597a55c9c
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - patch to fix icudata library linking on ARM
|
||||
|
||||
pkgname=icu
|
||||
pkgver=54.1
|
||||
pkgver=55.1
|
||||
pkgrel=1
|
||||
pkgdesc="International Components for Unicode library"
|
||||
arch=(i686 x86_64)
|
||||
|
@ -18,7 +18,7 @@ source=(#http://download.icu-project.org/files/${pkgname}4c/${pkgver}/${pkgname}
|
|||
http://download.icu-project.org/files/${pkgname}4c/${pkgver}/${pkgname}4c-${pkgver//./_}-src.tgz
|
||||
icu.8198.revert.icu5431.patch
|
||||
icudata-stdlibs.patch)
|
||||
md5sums=('e844caed8f2ca24c088505b0d6271bc0'
|
||||
md5sums=('e2d523df79d6cb7855c2fbe284f4db29'
|
||||
'ebd5470fc969c75e52baf4af94a9ee82'
|
||||
'4e5202245fce364490334bd66b5edabc')
|
||||
|
||||
|
|
Loading…
Reference in a new issue