diff options
author | Lucio Sauer <watermanpaint@posteo.net> | 2023-06-27 04:21:11 +0200 |
---|---|---|
committer | Lucio Sauer <watermanpaint@posteo.net> | 2023-06-27 04:24:02 +0200 |
commit | 68460592f27760598adf78843724191f8848e4d2 (patch) | |
tree | f5d25c843bb5a34a79d715f47d6f656dbda28803 /gui-wm | |
parent | www-apps/pleroma: 2.5.2 isn't compatible with erlang-26 nor elixir-1.15 (diff) | |
download | guru-68460592f27760598adf78843724191f8848e4d2.tar.gz guru-68460592f27760598adf78843724191f8848e4d2.tar.bz2 guru-68460592f27760598adf78843724191f8848e4d2.zip |
*/*: fix MissingRemoteId in metadata.xml
* Manually checked, I hope I caught most errors
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Diffstat (limited to 'gui-wm')
-rw-r--r-- | gui-wm/phosh/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui-wm/phosh/metadata.xml b/gui-wm/phosh/metadata.xml index 4b37c8ddf..ec76e1db3 100644 --- a/gui-wm/phosh/metadata.xml +++ b/gui-wm/phosh/metadata.xml @@ -11,5 +11,6 @@ <upstream> <doc>https://source.puri.sm/Librem5/phosh</doc> <bugs-to>https://source.puri.sm/Librem5/phosh/-/issues</bugs-to> + <remote-id type="gnome-gitlab">World/Phosh/phosh</remote-id> </upstream> </pkgmetadata> |