This commit is contained in:
4fury-c3440d8
2023-03-13 05:07:23 +03:00
parent cfe8b04899
commit 6b6a706942
+10 -2
View File
@@ -13,8 +13,8 @@
<PartOf>desktop.toolkit.qt6</PartOf>
<Summary>Qt6 Configuration Tool.</Summary>
<Description>This program allows users to configure Qt6 settings (theme, font, icons, etc.) under DE/WM without Qt integration.</Description>
<Archive sha1sum="b334a82d89a5a3351fe147b68f4da3db53ab434e" type="tarxz">
https://github.com/trialuser02/qt6ct/releases/download/0.7/qt6ct-0.7.tar.xz
<Archive sha1sum="8b872b154c4bbc1d661db92206ff14b91ba6c948" type="tarxz">
https://github.com/trialuser02/qt6ct/releases/download/0.8/qt6ct-0.8.tar.xz
</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
@@ -39,12 +39,20 @@
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/qt6/plugins</Path>
<Path fileType="data">/usr/share</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2023-03-13</Date>
<Version>0.8</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2023-02-02</Date>
<Version>0.7</Version>