name='icu'
version='75.1' release='3'
This commit is contained in:
parent
b9f591410c
commit
e365516463
@ -1,6 +1,6 @@
|
|||||||
name='icu'
|
name='icu'
|
||||||
version='75.1'
|
version='75.1'
|
||||||
release='2'
|
release='3'
|
||||||
desc='International Components for Unicode library.'
|
desc='International Components for Unicode library.'
|
||||||
homepage='https://icu.unicode.org'
|
homepage='https://icu.unicode.org'
|
||||||
maintainer="Евгений Храмов <xpamych@yandex.ru>"
|
maintainer="Евгений Храмов <xpamych@yandex.ru>"
|
||||||
@ -11,6 +11,7 @@ license=(
|
|||||||
'BSD-3-Clause'
|
'BSD-3-Clause'
|
||||||
)
|
)
|
||||||
provides=(libicu{data,i18n,io,test,tu,uc}.so)
|
provides=(libicu{data,i18n,io,test,tu,uc}.so)
|
||||||
|
conflicts=(libicu{data,i18n,io,test,tu,uc}.so, libicu-devel, libicu)
|
||||||
|
|
||||||
deps=(
|
deps=(
|
||||||
'libgcc'
|
'libgcc'
|
||||||
|
Loading…
Reference in New Issue
Block a user