add additional metadata

This commit is contained in:
2022-07-17 18:24:30 +02:00
parent d6f9703cb8
commit 1ec3c7803e
2 changed files with 6 additions and 1 deletions

View File

@@ -3,7 +3,12 @@
<id>org.kuchelmeister.toolbxtuner.desktop</id> <id>org.kuchelmeister.toolbxtuner.desktop</id>
<metadata_license>CC0-1.0</metadata_license> <metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0-or-later</project_license> <project_license>GPL-3.0-or-later</project_license>
<name>Toolbx Tuner</name>
<summary></summary>
<description> <description>
<p>No description</p> <p>No description</p>
</description> </description>
<url>https://github.com/13hannes11/toolbx-tuner</url>
<update_contact>hannes_AT_kuchelmeister.org</update_contact>
<developer_name>Hannes Kuchelmeister</developer_name>
</component> </component>

View File

@@ -44,7 +44,7 @@
"sources" : [ "sources" : [
{ {
"type" : "git", "type" : "git",
"url" : "https://github.com/13hannes11/toolbx-tuner" "url" : "https://github.com/13hannes11/toolbx-tuner.git"
} }
] ]
} }