diff options
Diffstat (limited to 'dev-python/django-spurl/django-spurl-0.6.4.ebuild')
-rw-r--r-- | dev-python/django-spurl/django-spurl-0.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-spurl/django-spurl-0.6.4.ebuild b/dev-python/django-spurl/django-spurl-0.6.4.ebuild index 96dccf955263..9a14c9ac695c 100644 --- a/dev-python/django-spurl/django-spurl-0.6.4.ebuild +++ b/dev-python/django-spurl/django-spurl-0.6.4.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit distutils-r1 DESCRIPTION="A Django template library for manipulating URLs" -HOMEPAGE="https://pypi.org/project/django-spurl" +HOMEPAGE="https://pypi.org/project/django-spurl/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" |