Skip to content

Commit ca2b81d

Browse files
committed
chore: fix linux appdata formatting
1 parent 6539009 commit ca2b81d

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

linux/com.github.KRTirtho.Spotube.appdata.xml

+9-6
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<id>com.github.KRTirtho.Spotube</id>
44
<name>Spotube</name>
55
<summary>
6-
🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop &amp; mobile!
6+
Freedom of music
77
</summary>
88
<metadata_license>CC0-1.0</metadata_license>
99
<project_license>BSD-4-Clause</project_license>
@@ -13,9 +13,11 @@
1313
<control>touch</control>
1414
</recommends>
1515
<developer_name>Kingkor Roy Tirtho</developer_name>
16-
<url type="homepage">https://github.com/krtirtho/spotube</url>
16+
<url type="bugtracker">https://github.com/krtirtho/spotube/issues</url>
17+
<url type="homepage">https://spotube.krtirtho.dev</url>
18+
<url type="donation">https://opencollective.com/spotube</url>
1719
<description>
18-
<p>🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for
20+
<p>Open source Spotify client that doesn't require Premium nor uses Electron! Available for
1921
both desktop &amp; mobile!</p>
2022
<p>Following are the features that currently spotube offers:</p>
2123
<ul>
@@ -30,12 +32,13 @@
3032
<li>📖 Open source/libre software</li>
3133
<li>🔉 Playback control is done locally, not on the server</li>
3234
</ul>
33-
3435
</description>
3536
<screenshots>
36-
<screenshot>
37+
<screenshot type="default">
3738
<image type="source">
38-
https://rawcdn.githack.com/KRTirtho/spotube/62055018feade0b895663a0bfc5f85f265ae2154/assets/spotube-screenshot.png</image>
39+
https://rawcdn.githack.com/KRTirtho/spotube/62055018feade0b895663a0bfc5f85f265ae2154/assets/spotube-screenshot.png
40+
</image>
41+
<caption>Spotube screenshot</caption>
3942
</screenshot>
4043
</screenshots>
4144
<launchable type="desktop-id">com.github.KRTirtho.Spotube.desktop</launchable>

0 commit comments

Comments
 (0)