mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
parent
e552bfc399
commit
39a97d4574
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=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
|
||||||
|
|
Loading…
Add table
Reference in a new issue