upgpkg: cylon-6.4-6: fix appstream data
This commit is contained in:
parent
ea1136777d
commit
6f871c50a9
5 changed files with 35 additions and 22 deletions
|
|
@ -1,9 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component type="console-application">
|
||||
<component type="desktop-application">
|
||||
<id>io.github.gavinlyonsrepo.cylon</id>
|
||||
|
||||
<name>cylon</name>
|
||||
<summary>Arch Linux distribution maintenance program</summary>
|
||||
<summary>A Terminal user interface for maintaining an Arch Linux distribution</summary>
|
||||
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>GPL-3.0-or-later</project_license>
|
||||
|
|
@ -17,14 +17,5 @@
|
|||
</p>
|
||||
</description>
|
||||
|
||||
<icon type="stock">cylonicon</icon>
|
||||
|
||||
<categories>
|
||||
<category>System</category>
|
||||
<category>TerminalEmulator</category>
|
||||
</categories>
|
||||
|
||||
<provides>
|
||||
<binary>cylon</binary>
|
||||
</provides>
|
||||
<launchable type="desktop-id">io.github.gavinlyonsrepo.cylon.desktop</launchable>
|
||||
</component>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue