dev-python/python-poppler-qt5: update HOMEPAGE

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16217
Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2020-06-13 10:45:08 +02:00
committed by Aaron Bauman
parent 513316cf4f
commit 0a6888baf1
2 changed files with 3 additions and 3 deletions

View File

@@ -6,6 +6,6 @@
<name>Python</name>
</maintainer>
<upstream>
<remote-id type="github">wbsoft/python-poppler-qt5</remote-id>
<remote-id type="github">frescobaldi/python-poppler-qt5</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1
DESCRIPTION="Python binding for libpoppler-qt5"
HOMEPAGE="https://github.com/wbsoft/python-poppler-qt5"
SRC_URI="https://github.com/wbsoft/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
HOMEPAGE="https://github.com/frescobaldi/python-poppler-qt5"
SRC_URI="https://github.com/frescobaldi/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"