diff --git a/srcpkgs/python3-async-lru/template b/srcpkgs/python3-async-lru/template index 96456af4a55..68439569f5f 100644 --- a/srcpkgs/python3-async-lru/template +++ b/srcpkgs/python3-async-lru/template @@ -1,7 +1,7 @@ # Template file for 'python3-async-lru' pkgname=python3-async-lru -version=2.0.4 -revision=3 +version=2.0.5 +revision=1 build_style=python3-pep517 hostmakedepends="python3-wheel" depends="python3-typing_extensions" @@ -12,8 +12,8 @@ maintainer="Gonzalo TornarĂ­a " license="MIT" homepage="https://github.com/aio-libs/async-lru" changelog="https://raw.githubusercontent.com/aio-libs/async-lru/master/CHANGES.rst" -distfiles="${PYPI_SITE}/a/async-lru/async-lru-${version}.tar.gz" -checksum=b8a59a5df60805ff63220b2a0c5b5393da5521b113cd5465a44eb037d81a5627 +distfiles="${PYPI_SITE}/a/async-lru/async_lru-${version}.tar.gz" +checksum=481d52ccdd27275f42c43a928b4a50c3bfb2d67af4e78b170e3e0bb39c66e5bb post_install() { vlicense LICENSE