mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 02:53:50 +02:00
python-irc: update to 16.4.
This commit is contained in:
parent
27893f3d54
commit
0763ee1b5e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-irc'
|
# Template file for 'python-irc'
|
||||||
pkgname=python-irc
|
pkgname=python-irc
|
||||||
version=16.3
|
version=16.4
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="irc-${version}"
|
wrksrc="irc-${version}"
|
||||||
|
@ -13,7 +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=8b56ac7311de80fe4b0bc95cc991d46267455401f83d37a2bef135c2885e4730
|
checksum=c161f8108246a60f1ea1f48fbbfeaba64d5c4ef9fe4d0663279c148d95804e50
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue