mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Fix invalid duplicate provides tag in AppStream metainfo
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<id>org.luanti.luanti</id>
|
||||
<provides>
|
||||
<id>net.minetest.minetest</id>
|
||||
<binary>luanti</binary>
|
||||
</provides>
|
||||
<replaces>
|
||||
<id>net.minetest.minetest</id>
|
||||
@@ -165,10 +166,6 @@
|
||||
<url type="vcs-browser">https://github.com/luanti-org/luanti</url>
|
||||
<url type="contribute">https://www.luanti.org/get-involved</url>
|
||||
|
||||
<provides>
|
||||
<binary>luanti</binary>
|
||||
</provides>
|
||||
|
||||
<translation type="gettext">luanti</translation>
|
||||
|
||||
<update_contact>celeron55@gmail.com</update_contact>
|
||||
|
Reference in New Issue
Block a user