diff options
Diffstat (limited to 'dev-python/mistletoe/mistletoe-0.9.0.ebuild')
-rw-r--r-- | dev-python/mistletoe/mistletoe-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |