commit: d7f361fddd3b2130502e90a767899ac46e0eac30 Author: Z. Liu <zhixu.liu <AT> gmail <DOT> com> AuthorDate: Fri May 9 10:59:08 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat May 10 18:00:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7f361fd
app-backup/rsnapshot: fix github repo Signed-off-by: Z. Liu <zhixu.liu <AT> gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42002 Closes: https://github.com/gentoo/gentoo/pull/42002 Signed-off-by: Sam James <sam <AT> gentoo.org> app-backup/rsnapshot/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-backup/rsnapshot/metadata.xml b/app-backup/rsnapshot/metadata.xml index a3792ac00a78..0cf222bd3c08 100644 --- a/app-backup/rsnapshot/metadata.xml +++ b/app-backup/rsnapshot/metadata.xml @@ -10,6 +10,6 @@ <name>Proxy Maintainers</name> </maintainer> <upstream> - <remote-id type="github">app-backup/rsnapshot</remote-id> + <remote-id type="github">rsnapshot/rsnapshot</remote-id> </upstream> </pkgmetadata>
