python-irc: update to 16.2.1.
This commit is contained in:
parent
98c4c515ea
commit
e7f33f269a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-irc'
|
# Template file for 'python-irc'
|
||||||
pkgname=python-irc
|
pkgname=python-irc
|
||||||
version=16.2
|
version=16.2.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=irc-${version}
|
wrksrc=irc-${version}
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="irc"
|
pycompile_module="irc"
|
||||||
|
@ -12,7 +12,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=cce90b6ed5e9bdbe9dfe1fbe6ff40752924a234656cad73744f4780086018e8b
|
checksum=c030a5df6cf505177b0481d9b93ffc63a02a3cfdacb3c96bbb70a8e5a89e1290
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue