diff options
Diffstat (limited to 'dev-python/guessit/guessit-9999.ebuild')
-rw-r--r-- | dev-python/guessit/guessit-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/guessit/guessit-9999.ebuild b/dev-python/guessit/guessit-9999.ebuild index 575a56c8b76e..c4c9f2b9ce04 100644 --- a/dev-python/guessit/guessit-9999.ebuild +++ b/dev-python/guessit/guessit-9999.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit distutils-r1 git-r3 DESCRIPTION="Python library for guessing information from video filenames" -HOMEPAGE="https://github.com/guessit-io/guessit https://pypi.org/project/guessit" +HOMEPAGE="https://github.com/guessit-io/guessit https://pypi.org/project/guessit/" EGIT_REPO_URI="https://github.com/${PN}-io/${PN}.git" EGIT_BRANCH="develop" |