From a616c6885202f1979fa1c9718b49a88207c7fc6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 27 May 2022 21:45:40 +0200 Subject: [PATCH] dev-python/requests-cache: Update URLs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/requests-cache/requests-cache-0.9.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/requests-cache/requests-cache-0.9.4.ebuild b/dev-python/requests-cache/requests-cache-0.9.4.ebuild index 9d8c4ac27acb0..c9a10a8eef4c1 100644 --- a/dev-python/requests-cache/requests-cache-0.9.4.ebuild +++ b/dev-python/requests-cache/requests-cache-0.9.4.ebuild @@ -11,11 +11,11 @@ inherit distutils-r1 optfeature HOMEPAGE=" https://pypi.org/project/requests-cache/ - https://github.com/reclosedev/requests-cache/ + https://github.com/requests-cache/requests-cache/ " DESCRIPTION="Persistent cache for requests library" SRC_URI=" - https://github.com/reclosedev/requests-cache/archive/v${PV}.tar.gz + https://github.com/requests-cache/requests-cache/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz "