commit: fba1d8b2b63604140cf94fecd449faea26ec0638
Author: Alberto Gireud <agireud <AT> protonmail <DOT> com>
AuthorDate: Mon May 5 04:41:55 2025 +0000
Commit: Alberto Gireud <agireud <AT> protonmail <DOT> com>
CommitDate: Mon May 5 04:41:55 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fba1d8b2
net-irc/halloy: Remove trailing slash from upstream doc URL
Signed-off-by: Alberto Gireud <agireud <AT> protonmail.com>
net-irc/halloy/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-irc/halloy/metadata.xml b/net-irc/halloy/metadata.xml
index 8ae8b975d..385d5c0f6 100644
--- a/net-irc/halloy/metadata.xml
+++ b/net-irc/halloy/metadata.xml
@@ -9,7 +9,7 @@
</maintainer>
<upstream>
<bugs-to>https://github.com/squidowl/halloy/issues</bugs-to>
- <doc>https://halloy.chat/</doc>
+ <doc>https://halloy.chat</doc>
<remote-id type="github">squidowl/halloy</remote-id>
</upstream>
</pkgmetadata>