commit: 383549767da83e90c87ba15bc2fe7b01511b0715
Author: Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Sat Jun 22 02:16:21 2024 +0000
Commit: Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
CommitDate: Sat Jun 22 02:16:21 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=38354976
metadata.xml: remote-id value fix
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>
dev-cpp/mustache/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/mustache/metadata.xml b/dev-cpp/mustache/metadata.xml
index 518822031..534bd4a48 100644
--- a/dev-cpp/mustache/metadata.xml
+++ b/dev-cpp/mustache/metadata.xml
@@ -6,6 +6,6 @@
<name>Vitaly Zdanevich</name>
</maintainer>
<upstream>
- <remote-id type="github">nulloy/nulloy</remote-id>
+ <remote-id type="github">kainjow/Mustache</remote-id>
</upstream>
</pkgmetadata>