From 74998619031459b9341b28ad9cc37688762b8d84 Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Thu, 22 Dec 2022 19:57:35 -0500 Subject: dev-python/*: fix pkgcheck warnings Signed-off-by: Julien Roy --- dev-python/mistletoe/mistletoe-0.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/mistletoe/mistletoe-0.9.0.ebuild') diff --git a/dev-python/mistletoe/mistletoe-0.9.0.ebuild b/dev-python/mistletoe/mistletoe-0.9.0.ebuild index 3786180..36cb00e 100644 --- a/dev-python/mistletoe/mistletoe-0.9.0.ebuild +++ b/dev-python/mistletoe/mistletoe-0.9.0.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="A fast, extensible and spec-compliant Markdown parser in pure Python." HOMEPAGE="https://github.com/miyuchina/mistletoe" -SRC_URI="https://github.com/miyuchina/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/miyuchina/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="MIT" SLOT="0" -- cgit v1.2.3