upgpkg: cylon-6.4-6: fix appstream data

This commit is contained in:
Christian Schendel 2025-10-23 03:00:36 +02:00
parent ea1136777d
commit 6f871c50a9
Signed by: doppelhelix
GPG key ID: 5874D2437CD5BBB3
5 changed files with 35 additions and 22 deletions

View file

@ -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>