summaryrefslogtreecommitdiff
path: root/dev-python/pyocr/pyocr-0.7.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyocr/pyocr-0.7.2.ebuild')
-rw-r--r--dev-python/pyocr/pyocr-0.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyocr/pyocr-0.7.2.ebuild b/dev-python/pyocr/pyocr-0.7.2.ebuild
index 48d3a02be400..cac2cb67fa65 100644
--- a/dev-python/pyocr/pyocr-0.7.2.ebuild
+++ b/dev-python/pyocr/pyocr-0.7.2.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7,8,9,10} )
inherit distutils-r1
DESCRIPTION="An optical character recognition (OCR) tool wrapper for python"
-HOMEPAGE="https://github.com/openpaperwork/pyocr"
+HOMEPAGE="https://gitlab.gnome.org/World/OpenPaperwork/pyocr"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-3"