python-PyICU: update to 2.0.5.
This commit is contained in:
parent
5258a851f4
commit
dd212b4f4b
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-PyICU'
|
||||
pkgname=python-PyICU
|
||||
version=2.0.3
|
||||
version=2.0.5
|
||||
revision=1
|
||||
wrksrc="PyICU-${version}"
|
||||
build_style=python-module
|
||||
|
@ -11,8 +11,9 @@ short_desc="Python extension wrapping the ICU C++ API (Python2)"
|
|||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
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=c452d14409d93819a398a93d27d5d58d6236af690d537eb2d76c8305e8d0fa5f
|
||||
checksum=9122ff2f813bced986e03679f4c6d24f4d09feb3dc85d2a47f92410797275222
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue