commit:     e8b51ab5060a1ed98845c63f4bf12568a9819f30
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 10 06:34:48 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 10 06:34:48 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8b51ab5

dev-python/mkdocs-material: Fix HOMEPAGE

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/mkdocs-material/mkdocs-material-8.2.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/mkdocs-material/mkdocs-material-8.2.8.ebuild 
b/dev-python/mkdocs-material/mkdocs-material-8.2.8.ebuild
index 45d2af4bf87c..7cb07d3578a8 100644
--- a/dev-python/mkdocs-material/mkdocs-material-8.2.8.ebuild
+++ b/dev-python/mkdocs-material/mkdocs-material-8.2.8.ebuild
@@ -17,8 +17,8 @@ inherit distutils-r1 docs
 
 DESCRIPTION="A Material Design theme for MkDocs"
 HOMEPAGE="
-       https://github.com/squidfunk/mkdocs-material
-       https://pypi.org/project/mkdocs-material
+       https://github.com/squidfunk/mkdocs-material/
+       https://pypi.org/project/mkdocs-material/
 "
 SRC_URI="
        https://github.com/squidfunk/${PN}/archive/${PV}.tar.gz

Reply via email to