fix (asusctl): broken metainfo (#9338) (#9342)

This commit is contained in:
Raboneko
2026-01-19 19:17:12 -08:00
committed by GitHub
parent 4704a5bea1
commit 18ddeee59d
2 changed files with 5 additions and 13 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
Name: asusctl
Version: 6.3.1
Release: 1%?dist
Release: 2%?dist
Epoch: 1
Summary: A control daemon, CLI tools, and a collection of crates for interacting with ASUS ROG laptops
URL: https://gitlab.com/asus-linux/asusctl
@@ -23,33 +23,25 @@
<screenshots>
<screenshot type="default">
<caption>The Rog Control Center main window.</caption>
<image type="source" width="1800" height="1000">https://gitlab.com/asus-linux/website/-/blob/main/static/images/guides/gui-main.png</image>
<image type="source" width="1800" height="1000">https://gitlab.com/asus-linux/website/-/raw/main/static/images/guides/gui-main.png</image>
</screenshot>
<screenshot type="default">
<screenshot>
<caption>Fan curve selections.</caption>
<image type="source" width="1800" height="1000">https://gitlab.com/asus-linux/website/-/blob/main/static/images/guides/gui-fancurve.png</image>
<image type="source" width="1800" height="1000">https://gitlab.com/asus-linux/website/-/raw/main/static/images/guides/gui-fancurve.png</image>
</screenshot>
</screenshots>
<description>
<p>
A one-stop-shop GUI tool for asusd/asusctl. It aims to provide most controls, a notification service, and ability to run in the background.
Rog Control Center aims to provide most controls, a notification service, and ability to run in the background.
</p>
</description>
<releases>
<release version="6.2.0" date="2025-12-13" />
</releases>
<keywords>
<keyword>ASUS</keyword>
<keyword>ROG</keyword>
<keyword>asusctl</keyword>
</keywords>
<provides>
<binary>rog-control-center</binary>
</provides>
<launchable type="desktop-id">rog-control-center.desktop</launchable>
</component>