Skip to content

Commit

Permalink
fix duplicate provides tag in appdata.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
dimkr committed May 23, 2024
1 parent c6f712b commit ed0aa3c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions com.github.dimkr.gplaces.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
</categories>

<provides>
<binary>gplaces</binary>
<mediatype>x-scheme-handler/gemini</mediatype>
<mediatype>x-scheme-handler/titan</mediatype>
<mediatype>x-scheme-handler/spartan</mediatype>
Expand Down Expand Up @@ -582,9 +583,5 @@
</release>
</releases>

<provides>
<binary>gplaces</binary>
</provides>

<content_rating type="oars-1.1"/>
</component>

0 comments on commit ed0aa3c

Please sign in to comment.