diff --git a/srcpkgs/python-namedlist/template b/srcpkgs/python-namedlist/template index 75626b9f6d5..f3698e39e10 100644 --- a/srcpkgs/python-namedlist/template +++ b/srcpkgs/python-namedlist/template @@ -1,7 +1,7 @@ # Template file for 'python-namedlist' pkgname=python-namedlist -version=1.7 -revision=6 +version=1.8 +revision=1 archs=noarch wrksrc="namedlist-${version}" build_style=python-module @@ -10,10 +10,10 @@ depends="python" pycompile_module="namedlist.py" short_desc="Similar to namedtuple, but instances are mutable" maintainer="Leah Neukirchen " -homepage="https://bitbucket.org/ericvsmith/namedlist" +homepage="https://gitlab.com/ericvsmith/namedlist" license="Apache-2.0" distfiles="${PYPI_SITE}/n/namedlist/namedlist-${version}.tar.gz" -checksum=190b39ceaf1d6b59999811259e61beb1b26aaa482fb8c95538294d551461c986 +checksum=34f89fc992592c80b39a709e136edcf41ea17f24ba31eaf84a314a02c8b9bcef python3-namedlist_package() { archs=noarch