commit: e7ea8a2f269d4e50af8dfaa8ffb306ee272134cb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 23 07:11:20 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 07:11:20 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7ea8a2f
app-emacs/flycheck-clang-tidy: update upstream metadata
Fix copy/paste error.
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/flycheck-clang-tidy/metadata.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/flycheck-clang-tidy/metadata.xml
b/app-emacs/flycheck-clang-tidy/metadata.xml
index 55a6a6ea0b59..194bb0e16c93 100644
--- a/app-emacs/flycheck-clang-tidy/metadata.xml
+++ b/app-emacs/flycheck-clang-tidy/metadata.xml
@@ -10,7 +10,7 @@
<name>Gentoo GNU Emacs project</name>
</maintainer>
<upstream>
- <bugs-to>https://gitlab.com/ch1bo/flycheck-clang-tidy/issues/</bugs-to>
- <remote-id type="gitlab">ch1bo/flycheck-clang-tidy</remote-id>
+ <bugs-to>https://github.com/ch1bo/flycheck-clang-tidy/issues/</bugs-to>
+ <remote-id type="github">ch1bo/flycheck-clang-tidy</remote-id>
</upstream>
</pkgmetadata>