summaryrefslogtreecommitdiff
path: root/dev-python/webcolors/webcolors-1.5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/webcolors/webcolors-1.5.ebuild')
-rw-r--r--dev-python/webcolors/webcolors-1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/webcolors/webcolors-1.5.ebuild b/dev-python/webcolors/webcolors-1.5.ebuild
index 08e99284930e..db9046a829c2 100644
--- a/dev-python/webcolors/webcolors-1.5.ebuild
+++ b/dev-python/webcolors/webcolors-1.5.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
inherit distutils-r1
DESCRIPTION="Color names and value formats defined by the HTML and CSS specifications"
-HOMEPAGE="https://pypi.org/project/webcolors https://github.com/ubernostrum/webcolors"
+HOMEPAGE="https://pypi.org/project/webcolors/ https://github.com/ubernostrum/webcolors"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"