flathub / com.retrodev.blastem

https://flathub.org/apps/details/com.retrodev.blastem
0 stars 3 forks source link

Move top-level comment after XML declaration #9

Closed wjt closed 1 year ago

wjt commented 1 year ago

xmllint (and Python's xml.etree) both pedantically complain about the XML declaration not being at the start of the file:

$ xmllint /var/lib/flatpak/exports/share/metainfo/com.retrodev.blastem.appdata.xml
/var/lib/flatpak/exports/share/metainfo/com.retrodev.blastem.appdata.xml:2: parser error : XML declaration allowed only at the start of the document

Fix this by moving the comment one line lower.

flathubbot commented 1 year ago

Started test build 81277

flathubbot commented 1 year ago

Build 81277 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/63911/com.retrodev.blastem.flatpakref