mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/icu to 58.2-1
This commit is contained in:
parent
00d2372e06
commit
7aed8b26b2
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
|||
# - patch to fix icudata library linking on ARM
|
||||
|
||||
pkgname=icu
|
||||
pkgver=58.1
|
||||
pkgrel=2
|
||||
pkgver=58.2
|
||||
pkgrel=1
|
||||
pkgdesc="International Components for Unicode library"
|
||||
arch=(i686 x86_64)
|
||||
url="http://www.icu-project.org/"
|
||||
|
@ -21,7 +21,7 @@ source=(#http://download.icu-project.org/files/${pkgname}4c/${pkgver}/${pkgname}
|
|||
icudata-stdlibs.patch)
|
||||
# icu.8198.revert.icu5431.patch)
|
||||
# upstream offers md5sum checks, only asc file for md5sum check
|
||||
md5sums=('1901302aaff1c1633ef81862663d2917'
|
||||
md5sums=('fac212b32b7ec7ab007a12dff1f3aea1'
|
||||
'8c09ae284967def053e9579d64d0f83c'
|
||||
'4e5202245fce364490334bd66b5edabc')
|
||||
# 'ebd5470fc969c75e52baf4af94a9ee82')
|
||||
|
|
Loading…
Reference in a new issue