diff options
-rw-r--r-- | dev-python/python-poppler-qt5/metadata.xml | 2 | ||||
-rw-r--r-- | dev-python/python-poppler-qt5/python-poppler-qt5-0.75.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-poppler-qt5/metadata.xml b/dev-python/python-poppler-qt5/metadata.xml index 6154aff3c15e..37ebb55340a7 100644 --- a/dev-python/python-poppler-qt5/metadata.xml +++ b/dev-python/python-poppler-qt5/metadata.xml @@ -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> diff --git a/dev-python/python-poppler-qt5/python-poppler-qt5-0.75.0.ebuild b/dev-python/python-poppler-qt5/python-poppler-qt5-0.75.0.ebuild index c183da8607fa..966751ccba3f 100644 --- a/dev-python/python-poppler-qt5/python-poppler-qt5-0.75.0.ebuild +++ b/dev-python/python-poppler-qt5/python-poppler-qt5-0.75.0.ebuild @@ -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" |