chore: fix linux appdata formatting

This commit is contained in:
Kingkor Roy Tirtho 2024-03-09 22:28:40 +06:00
parent 6539009629
commit ca2b81d572

View File

@ -3,7 +3,7 @@
<id>com.github.KRTirtho.Spotube</id> <id>com.github.KRTirtho.Spotube</id>
<name>Spotube</name> <name>Spotube</name>
<summary> <summary>
🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop &amp; mobile! Freedom of music
</summary> </summary>
<metadata_license>CC0-1.0</metadata_license> <metadata_license>CC0-1.0</metadata_license>
<project_license>BSD-4-Clause</project_license> <project_license>BSD-4-Clause</project_license>
@ -13,9 +13,11 @@
<control>touch</control> <control>touch</control>
</recommends> </recommends>
<developer_name>Kingkor Roy Tirtho</developer_name> <developer_name>Kingkor Roy Tirtho</developer_name>
<url type="homepage">https://github.com/krtirtho/spotube</url> <url type="bugtracker">https://github.com/krtirtho/spotube/issues</url>
<url type="homepage">https://spotube.krtirtho.dev</url>
<url type="donation">https://opencollective.com/spotube</url>
<description> <description>
<p>🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for <p>Open source Spotify client that doesn't require Premium nor uses Electron! Available for
both desktop &amp; mobile!</p> both desktop &amp; mobile!</p>
<p>Following are the features that currently spotube offers:</p> <p>Following are the features that currently spotube offers:</p>
<ul> <ul>
@ -30,12 +32,13 @@
<li>📖 Open source/libre software</li> <li>📖 Open source/libre software</li>
<li>🔉 Playback control is done locally, not on the server</li> <li>🔉 Playback control is done locally, not on the server</li>
</ul> </ul>
</description> </description>
<screenshots> <screenshots>
<screenshot> <screenshot type="default">
<image type="source"> <image type="source">
https://rawcdn.githack.com/KRTirtho/spotube/62055018feade0b895663a0bfc5f85f265ae2154/assets/spotube-screenshot.png</image> https://rawcdn.githack.com/KRTirtho/spotube/62055018feade0b895663a0bfc5f85f265ae2154/assets/spotube-screenshot.png
</image>
<caption>Spotube screenshot</caption>
</screenshot> </screenshot>
</screenshots> </screenshots>
<launchable type="desktop-id">com.github.KRTirtho.Spotube.desktop</launchable> <launchable type="desktop-id">com.github.KRTirtho.Spotube.desktop</launchable>