diff options
| author | Michał Górny <mgorny@gentoo.org> | 2022-05-16 15:20:19 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2022-05-16 15:20:19 +0200 |
| commit | 1796d343aee1afcda3c6d5cfdfbfc8d9dc471c45 (patch) | |
| tree | d14c087c1c671758ae860b0211a2aff1e78086d6 /dev-python | |
| parent | 87a71f34f3fafc040f143c39aa86b1f79e15cce5 (diff) | |
| download | gentoo-1796d343aee1afcda3c6d5cfdfbfc8d9dc471c45.tar.gz gentoo-1796d343aee1afcda3c6d5cfdfbfc8d9dc471c45.tar.bz2 gentoo-1796d343aee1afcda3c6d5cfdfbfc8d9dc471c45.zip | |
dev-python/indexed_gzip: Fix remote-id
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/indexed_gzip/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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> |
