diff options
Diffstat (limited to 'dev-python/djangocms-teaser/djangocms-teaser-0.2.0.ebuild')
-rw-r--r-- | dev-python/djangocms-teaser/djangocms-teaser-0.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/djangocms-teaser/djangocms-teaser-0.2.0.ebuild b/dev-python/djangocms-teaser/djangocms-teaser-0.2.0.ebuild index af8da6a6236a..fab35cfc8cfb 100644 --- a/dev-python/djangocms-teaser/djangocms-teaser-0.2.0.ebuild +++ b/dev-python/djangocms-teaser/djangocms-teaser-0.2.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_{6,7},3_{3,4,5,6}} ) inherit distutils-r1 DESCRIPTION="Teaser plugin for django CMS" -HOMEPAGE="https://pypi.org/project/djangocms-teaser" +HOMEPAGE="https://pypi.org/project/djangocms-teaser/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" |