diff --git a/srcpkgs/python-portend/template b/srcpkgs/python-portend/template index de1587859d7..c073066f594 100644 --- a/srcpkgs/python-portend/template +++ b/srcpkgs/python-portend/template @@ -1,6 +1,6 @@ # Template file for 'python-portend' pkgname=python-portend -version=2.3 +version=2.4 revision=1 noarch=yes wrksrc="portend-${version}" @@ -12,8 +12,9 @@ short_desc="TCP port monitoring utilities (Python2)" maintainer="Orphaned " license="MIT" homepage="https://github.com/jaraco/portend" -distfiles="${PYPI_SITE}/p/portend/portend-${version}.tar.gz" -checksum=b7ce7d35ea262415297cbfea86226513e77b9ee5f631d3baa11992d663963719 +changelog="https://github.com/jaraco/portend/blob/master/CHANGES.rst" +distfiles="https://github.com/jaraco/portend/archive/${version}.tar.gz" +checksum=61aa1a8fd76d64bd6093e4151a2bfeda177d5083bf2e2bcc92a053bd2104fde3 pre_build() { sed -i setup.py \