commit: 4660897d623d8306e4d888c38de10edcd23b5570
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May 30 18:54:43 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 30 18:56:15 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4660897d
dev-dotnet/pe-format: Fix remote-id
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-dotnet/pe-format/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-dotnet/pe-format/metadata.xml
b/dev-dotnet/pe-format/metadata.xml
index fcd26b6c1ada..d6320b5bd84d 100644
--- a/dev-dotnet/pe-format/metadata.xml
+++ b/dev-dotnet/pe-format/metadata.xml
@@ -11,6 +11,6 @@
<name>Michał Górny</name>
</maintainer>
<bugs-to>https://github.com/projg2/pe-format2/issues/</bugs-to>
- <remote-id type="bitbucket">projg2/pe-format2</remote-id>
+ <remote-id type="github">projg2/pe-format2</remote-id>
</upstream>
</pkgmetadata>