diff options
Diffstat (limited to 'app-misc/fetch/metadata.xml')
| -rw-r--r-- | app-misc/fetch/metadata.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/app-misc/fetch/metadata.xml b/app-misc/fetch/metadata.xml index 6ab6eaa082d7..80bb1cefebd4 100644 --- a/app-misc/fetch/metadata.xml +++ b/app-misc/fetch/metadata.xml @@ -1,13 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>elouan.lesteven@protonmail.com</email> - <name>Elouan Lesteven</name> - <description>Primary maintainer</description> - </maintainer> - <upstream> - <bugs-to>https://github.com/areofyl/fetch/issues</bugs-to> - </upstream> - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file + <maintainer type="person"> + <email>elouan.lesteven@protonmail.com</email> + <name>Elouan Lesteven</name> + <description>Primary maintainer</description> + </maintainer> + <upstream> + <remote-id type="github">areofyl/fetch</remote-id> + <bugs-to>https://github.com/areofyl/fetch/issues</bugs-to> + </upstream> +</pkgmetadata> |
