mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
chore: fix linux appdata formatting
This commit is contained in:
parent
6539009629
commit
ca2b81d572
@ -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 & 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 & mobile!</p>
|
both desktop & 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>
|
||||||
|
Loading…
Reference in New Issue
Block a user