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