diff options
author | Tobias Jakobi <tjakobi@math.uni-bielefeld.de> | 2021-05-06 20:30:13 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-09 04:42:05 +0000 |
commit | 6a886c3189bcb006106ac1712edd961bc58e7679 (patch) | |
tree | 44f73822f70f35aa70a921c643c02eae3e687987 /gui-apps | |
parent | app-cdr/brasero: Add autoreconf deps (diff) | |
download | gentoo-6a886c3189bcb006106ac1712edd961bc58e7679.tar.gz gentoo-6a886c3189bcb006106ac1712edd961bc58e7679.tar.bz2 gentoo-6a886c3189bcb006106ac1712edd961bc58e7679.zip |
gui-apps/mako: metadata: fix typo in remote-id
- emmersion --> emersion
Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Closes: https://github.com/gentoo/gentoo/pull/20705
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r-- | gui-apps/mako/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/mako/metadata.xml b/gui-apps/mako/metadata.xml index 5154a2740284..1bbd9a0711f1 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> |