python3-PyICU: update to 2.9.
This commit is contained in:
parent
2be9a6d2ba
commit
e991ee8c77
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-PyICU'
|
# Template file for 'python3-PyICU'
|
||||||
pkgname=python3-PyICU
|
pkgname=python3-PyICU
|
||||||
version=2.8
|
version=2.9
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="pyicu-v${version}"
|
wrksrc="pyicu-v${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://pypi.org/project/PyICU/"
|
homepage="https://pypi.org/project/PyICU/"
|
||||||
changelog="https://gitlab.pyicu.org/main/pyicu/-/raw/main/CHANGES"
|
changelog="https://gitlab.pyicu.org/main/pyicu/-/raw/main/CHANGES"
|
||||||
distfiles="https://gitlab.pyicu.org/main/pyicu/-/archive/v${version}/pyicu-v${version}.tar.bz2"
|
distfiles="https://gitlab.pyicu.org/main/pyicu/-/archive/v${version}/pyicu-v${version}.tar.bz2"
|
||||||
checksum=93d76cfa07f88fa572ab06971e0757522651f5e2f008883d1d63b66d0b27a5ee
|
checksum=85bce6410b207f21b3158f7ad35925f03ac6ed44f7ffb64f53e6d2c05cdd3257
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue