python-PyICU: update to 2.1.
This commit is contained in:
parent
93e887fe94
commit
8ab18200c9
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-PyICU'
|
# Template file for 'python-PyICU'
|
||||||
pkgname=python-PyICU
|
pkgname=python-PyICU
|
||||||
version=2.0.6
|
version=2.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="PyICU-${version}"
|
wrksrc="PyICU-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/ovalhub/pyicu"
|
homepage="https://github.com/ovalhub/pyicu"
|
||||||
changelog="https://raw.githubusercontent.com/ovalhub/pyicu/master/CHANGES"
|
changelog="https://raw.githubusercontent.com/ovalhub/pyicu/master/CHANGES"
|
||||||
distfiles="${PYPI_SITE}/P/PyICU/PyICU-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/P/PyICU/PyICU-${version}.tar.gz"
|
||||||
checksum=dd233737d9fd0399ac5a06382c3c387c257c17bae80aef4e15195bf63d70db67
|
checksum=5fdab441c91adf9ceb6373dfdca18fbde3676f906babda45d85cf0fa8e43fd8a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue