commit: 6a886c3189bcb006106ac1712edd961bc58e7679 Author: Tobias Jakobi <tjakobi <AT> math <DOT> uni-bielefeld <DOT> de> AuthorDate: Thu May 6 18:30:13 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 9 04:42:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a886c31
gui-apps/mako: metadata: fix typo in remote-id - emmersion --> emersion Signed-off-by: Tobias Jakobi <tjakobi <AT> math.uni-bielefeld.de> Closes: https://github.com/gentoo/gentoo/pull/20705 Signed-off-by: Sam James <sam <AT> gentoo.org> gui-apps/mako/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-apps/mako/metadata.xml b/gui-apps/mako/metadata.xml index 5154a274028..1bbd9a0711f 100644 --- a/gui-apps/mako/metadata.xml +++ b/gui-apps/mako/metadata.xml @@ -9,7 +9,7 @@ <flag name="icons">Enable support for icons</flag> </use> <upstream> - <remote-id type="github">emmersion/mako</remote-id> + <remote-id type="github">emersion/mako</remote-id> <bugs-to>https://github.com/emersion/mako/issues</bugs-to> <changelog>https://github.com/emersion/mako/releases</changelog> </upstream>
