Add releases bit to appstream xml. (#4624)

Noticed this was added to the flatpak here: https://github.com/flathub/net.supertuxkart.SuperTuxKart/blob/master/fix-AppData-file.patch
This commit is contained in:
BryanQuigley 2021-09-26 19:11:34 -07:00 committed by GitHub
parent 1afffee635
commit 781273b472
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 0 deletions

View File

@ -125,6 +125,14 @@ STK_APPDATA_FILE_5 = """ </description>
<content_attribute id=\"violence-cartoon\">mild</content_attribute>
<content_attribute id=\"social-chat\">intense</content_attribute>
</content_rating>
<releases>
<release version="1.3-rc1" date="2021-08-31">
<url>https://blog.supertuxkart.net/2021/08/supertuxkart-13-release-candiate.html</url>
</release>
<release version="1.2" date="2020-08-27"/>
<release version="1.1" date="2020-01-05"/>
<release version="1.0" date="2019-04-21"/>
</releases>
<languages>
"""
STK_APPDATA_FILE_6 = """ </languages>

View File

@ -331,6 +331,14 @@
<content_attribute id="violence-cartoon">mild</content_attribute>
<content_attribute id="social-chat">intense</content_attribute>
</content_rating>
<releases>
<release version="1.3-rc1" date="2021-08-31">
<url>https://blog.supertuxkart.net/2021/08/supertuxkart-13-release-candiate.html</url>
</release>
<release version="1.2" date="2020-08-27"/>
<release version="1.1" date="2020-01-05"/>
<release version="1.0" date="2019-04-21"/>
</releases>
<languages>
<lang percentage="96">ar</lang>
<lang percentage="92">be</lang>