Commit Graph
5 Commits
Author SHA1 Message Date
Stefan Hansson 644b848851 Update metainfo links
Flathub now warns if the metainfo is missing a vcs-browser link.
Add it along with some other changes.

Signed-off-by: Stefan Hansson <[email protected]>
2026-02-02 19:42:05 +01:00
Stefan Hansson 43fe38ea0a Regenerate Appstream metainfo
Remove use of literal ampersand symbols which causes validation errors.
2024-09-05 09:56:04 +02:00
Stefan Hansson 1a88eacd81 MetainfoUpdater: Replace ampersand symbols with XML entity references
Otherwise Appstream metainfo validation fails whenever an ampersand is
included in the changelog.
2024-09-05 09:56:04 +02:00
Stefan Hansson 8e22038ed5 Remove links from Appstream metainfo
These never worked, and now the validator complains about them existing,
so just remove them.
2024-08-06 00:14:52 +02:00
Stefan Hansson 098c54ad0c Use developer tag instead of developer_name tag in Appstream metainfo
<developer_name> has been deprecated:
https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-developer_name
2024-08-06 00:14:52 +02:00