dev-python/html2text: Upstream tarball changed

Releated to https://github.com/Alir3z4/html2text/issues/196

Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
Sebastian Pipping
2018-01-10 17:49:17 +01:00
parent 9d0133076b
commit 1c99633359
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ inherit distutils-r1
DESCRIPTION="Turn HTML into equivalent Markdown-structured text"
HOMEPAGE="https://github.com/Alir3z4/html2text https://pypi.python.org/pypi/html2text"
SRC_URI="https://github.com/Alir3z4/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
SRC_URI="https://github.com/Alir3z4/${PN}/archive/${PV}.tar.gz -> ${P}-1.tar.gz"
LICENSE="GPL-3"
SLOT="0"