update manifest

This commit is contained in:
FTCHD
2026-08-31 03:10:52 +03:00
parent 2498c72f1a
commit ea3bb05dc0
+14 -14
View File
@@ -1,27 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application"> <component type="desktop-application">
<id>com.rcloneui.RcloneUI</id> <id>com.rcloneui.RcloneUI</id>
<name>Rclone UI</name> <name>Rclone UI</name>
<summary>The GUI for rclone.</summary> <summary>The GUI for rclone.</summary>
<metadata_license>MIT</metadata_license> <metadata_license>MIT</metadata_license>
<project_license>Apache-2.0</project_license> <project_license>Apache-2.0</project_license>
<developer id="com.rcloneui"> <developer id="com.rcloneui">
<name>Rclone UI</name> <name>Rclone UI</name>
</developer> </developer>
<supports> <supports>
<control>pointing</control> <control>pointing</control>
<control>keyboard</control> <control>keyboard</control>
<control>touch</control> <control>touch</control>
</supports> </supports>
<requires> <requires>
<display_length compare="ge">360</display_length> <display_length compare="ge">360</display_length>
</requires> </requires>
<description> <description>
<p> <p>
The best way to manage your rclone remotes &amp; tasks in a light and easy way. The best way to manage your rclone remotes &amp; tasks in a light and easy way.
@@ -53,7 +53,7 @@
<em>Do more with Rclone!</em> <em>Do more with Rclone!</em>
</p> </p>
</description> </description>
<categories> <categories>
<category>System</category> <category>System</category>
<category>Network</category> <category>Network</category>
@@ -70,18 +70,18 @@
<keyword>Rsync</keyword> <keyword>Rsync</keyword>
<keyword>File Manager</keyword> <keyword>File Manager</keyword>
</keywords> </keywords>
<branding> <branding>
<color type="primary" scheme_preference="light">#0a0325</color> <color type="primary" scheme_preference="light">#0a0325</color>
<color type="primary" scheme_preference="dark">#0a0325</color> <color type="primary" scheme_preference="dark">#0a0325</color>
</branding> </branding>
<content_rating type="oars-1.1" /> <content_rating type="oars-1.1" />
<url type="bugtracker">https://github.com/rclone-ui/rclone-ui/issues</url> <url type="bugtracker">https://github.com/rclone-ui/rclone-ui/issues</url>
<url type="homepage">https://github.com/rclone-ui/rclone-ui</url> <url type="homepage">https://github.com/rclone-ui/rclone-ui</url>
<url type="vcs-browser">https://github.com/rclone-ui/rclone-ui</url> <url type="vcs-browser">https://github.com/rclone-ui/rclone-ui</url>
<screenshots> <screenshots>
<screenshot type="default"> <screenshot type="default">
<image>https://rcloneui.com/flathub-1.png</image> <image>https://rcloneui.com/flathub-1.png</image>
@@ -114,10 +114,10 @@
</screenshots> </screenshots>
<releases> <releases>
<release version="3.7.3" date="2026-08-21"> <release version="3.7.4" date="2026-08-31">
<url type="details">https://github.com/rclone-ui/rclone-ui/releases/tag/v3.7.3</url> <url type="details">https://github.com/rclone-ui/rclone-ui/releases/tag/v3.7.4</url>
<description> <description>
<p>3.7.3 Release</p> <p>3.7.4 Release</p>
<ul> <ul>
<li>Improved Linux stability and overall performance.</li> <li>Improved Linux stability and overall performance.</li>
</ul> </ul>