python-PyICU: update to 2.0.6.
This commit is contained in:
parent
92407f23e3
commit
79afa55759
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-PyICU'
|
# Template file for 'python-PyICU'
|
||||||
pkgname=python-PyICU
|
pkgname=python-PyICU
|
||||||
version=2.0.5
|
version=2.0.6
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="PyICU-${version}"
|
wrksrc="PyICU-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -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=9122ff2f813bced986e03679f4c6d24f4d09feb3dc85d2a47f92410797275222
|
checksum=dd233737d9fd0399ac5a06382c3c387c257c17bae80aef4e15195bf63d70db67
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue