diff --git a/srcpkgs/python3-aiodns/template b/srcpkgs/python3-aiodns/template index 8e06ea6e61..bca5802ef6 100644 --- a/srcpkgs/python3-aiodns/template +++ b/srcpkgs/python3-aiodns/template @@ -1,11 +1,10 @@ # Template file for 'python3-aiodns' pkgname=python3-aiodns -version=1.2.0 -revision=2 +version=2.0.0 +revision=1 archs=noarch wrksrc="aiodns-${version}" build_style=python3-module -pycompile_module="aiodns" hostmakedepends="python3-setuptools" depends="python3-pycares" short_desc="Asynchronous Python DNS library using asyncio" @@ -13,7 +12,7 @@ maintainer="Franklin Delehelle " license="MIT" homepage="https://github.com/saghul/aiodns" distfiles="${PYPI_SITE}/a/aiodns/aiodns-${version}.tar.gz" -checksum=d67e14b32176bcf3ff79b5d47c466011ce4adeadfa264f7949da1377332a0449 +checksum=815fdef4607474295d68da46978a54481dd1e7be153c7d60f9e72773cd38d77d post_install() { vlicense LICENSE