commit: 1796d343aee1afcda3c6d5cfdfbfc8d9dc471c45
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May 16 13:20:19 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May 16 13:20:19 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1796d343
dev-python/indexed_gzip: Fix remote-id
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/indexed_gzip/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/indexed_gzip/metadata.xml
b/dev-python/indexed_gzip/metadata.xml
index a452ad470e8d..bc43b287423a 100644
--- a/dev-python/indexed_gzip/metadata.xml
+++ b/dev-python/indexed_gzip/metadata.xml
@@ -21,7 +21,7 @@
compression standard), but will work with any GZIP file.
</longdescription>
<upstream>
- <remote-id type="github">pauldmccarthy/indexed-gzip</remote-id>
+ <remote-id type="github">pauldmccarthy/indexed_gzip</remote-id>
<remote-id type="pypi">indexed-gzip</remote-id>
</upstream>
</pkgmetadata>