From 5864739f5c7ab5889c911333b329fad0145d4e8c Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 17 Jun 2018 18:15:44 -0300 Subject: [PATCH] python-irc: update to 16.3. --- srcpkgs/python-irc/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python-irc/template b/srcpkgs/python-irc/template index 8c5ee18784e..bc70b19af90 100644 --- a/srcpkgs/python-irc/template +++ b/srcpkgs/python-irc/template @@ -1,8 +1,9 @@ # Template file for 'python-irc' pkgname=python-irc -version=16.2.1 +version=16.3 revision=1 -wrksrc=irc-${version} +noarch=yes +wrksrc="irc-${version}" build_style=python-module pycompile_module="irc" hostmakedepends="python-setuptools python3-setuptools" @@ -12,8 +13,7 @@ maintainer="Toyam Cox " license="MIT" homepage="https://github.com/jaraco/irc" distfiles="${PYPI_SITE}/i/irc/irc-${version}.tar.gz" -checksum=c030a5df6cf505177b0481d9b93ffc63a02a3cfdacb3c96bbb70a8e5a89e1290 -noarch=yes +checksum=8b56ac7311de80fe4b0bc95cc991d46267455401f83d37a2bef135c2885e4730 post_install() { vlicense LICENSE