python-PyICU: update to 1.9.8.

Closes: #10398 [via git-merge-pr]
This commit is contained in:
maxice8 2018-01-03 17:00:24 -02:00 committed by Jürgen Buchmüller
parent e552bfc399
commit 39a97d4574

View file

@ -1,6 +1,6 @@
# Template file for 'python-PyICU' # Template file for 'python-PyICU'
pkgname=python-PyICU pkgname=python-PyICU
version=1.9.7 version=1.9.8
revision=1 revision=1
wrksrc="PyICU-${version}" wrksrc="PyICU-${version}"
build_style=python-module build_style=python-module
@ -12,7 +12,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="MIT" license="MIT"
homepage="https://github.com/ovalhub/pyicu" homepage="https://github.com/ovalhub/pyicu"
distfiles="${PYPI_SITE}/P/PyICU/PyICU-${version}.tar.gz" distfiles="${PYPI_SITE}/P/PyICU/PyICU-${version}.tar.gz"
checksum=db27cd1cc150b879c5465872bec7fdaf340eca140aa922be03891d5b9f855b61 checksum=cd76e3fe73e96e0b9806bc036ad388b2bbba572762c699bc911ccedbc425df16
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE