python-irc: update to 16.3.

This commit is contained in:
maxice8 2018-06-17 18:15:44 -03:00
parent 93b97acd13
commit 5864739f5c
1 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,9 @@
# Template file for 'python-irc' # Template file for 'python-irc'
pkgname=python-irc pkgname=python-irc
version=16.2.1 version=16.3
revision=1 revision=1
wrksrc=irc-${version} noarch=yes
wrksrc="irc-${version}"
build_style=python-module build_style=python-module
pycompile_module="irc" pycompile_module="irc"
hostmakedepends="python-setuptools python3-setuptools" hostmakedepends="python-setuptools python3-setuptools"
@ -12,8 +13,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
license="MIT" license="MIT"
homepage="https://github.com/jaraco/irc" homepage="https://github.com/jaraco/irc"
distfiles="${PYPI_SITE}/i/irc/irc-${version}.tar.gz" distfiles="${PYPI_SITE}/i/irc/irc-${version}.tar.gz"
checksum=c030a5df6cf505177b0481d9b93ffc63a02a3cfdacb3c96bbb70a8e5a89e1290 checksum=8b56ac7311de80fe4b0bc95cc991d46267455401f83d37a2bef135c2885e4730
noarch=yes
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE