From 711290618241b4c7a10b1cb397daa43de646fc85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Sat, 16 Sep 2023 00:26:14 -0300 Subject: [PATCH] python3-async-lru: update to 2.0.4. --- srcpkgs/python3-async-lru/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-async-lru/template b/srcpkgs/python3-async-lru/template index 130589174c1..7e801de5ff4 100644 --- a/srcpkgs/python3-async-lru/template +++ b/srcpkgs/python3-async-lru/template @@ -1,6 +1,6 @@ # Template file for 'python3-async-lru' pkgname=python3-async-lru -version=2.0.2 +version=2.0.4 revision=1 build_style=python3-pep517 hostmakedepends="python3-wheel" @@ -11,9 +11,9 @@ short_desc="Simple LRU cache for asyncio" maintainer="Gonzalo TornarĂ­a " license="MIT" homepage="https://github.com/aio-libs/async-lru" -changelog="https://github.com/aio-libs/async-lru/blob/master/CHANGES.rst" +changelog="https://raw.githubusercontent.com/aio-libs/async-lru/master/CHANGES.rst" distfiles="${PYPI_SITE}/a/async-lru/async-lru-${version}.tar.gz" -checksum=3b87ec4f2460c52cc7916a0138cc606b584c75d1ef7d661853c95d1d3acb869a +checksum=b8a59a5df60805ff63220b2a0c5b5393da5521b113cd5465a44eb037d81a5627 post_install() { vlicense LICENSE