This commit is contained in:
uglyside
2024-08-18 09:07:39 +03:00
parent 3b94a4cd7b
commit 1b1f2b7e70
+11 -4
View File
@@ -5,16 +5,16 @@
<Name>btop++</Name> <Name>btop++</Name>
<Homepage>https://github.com/aristocratos/btop</Homepage> <Homepage>https://github.com/aristocratos/btop</Homepage>
<Packager> <Packager>
<Name>fury</Name> <Name>PisiLinux Community</Name>
<Email>uglyside@yandex.ru</Email> <Email>admins@pisilinux.org</Email>
</Packager> </Packager>
<License>Apache-2.0</License> <License>Apache-2.0</License>
<IsA>app:console</IsA> <IsA>app:console</IsA>
<PartOf>util.admin</PartOf> <PartOf>util.admin</PartOf>
<Summary>A monitor of resources.</Summary> <Summary>A monitor of resources.</Summary>
<Description>Resource monitor that shows usage and stats for processor, memory, disks, network and processes.</Description> <Description>Resource monitor that shows usage and stats for processor, memory, disks, network and processes.</Description>
<Archive sha1sum="95aef0621283b99394dccfa9b2ca84c24ea6849c" type="targz"> <Archive sha1sum="b5ff07ae2ee03299c4a5bb98040071afa191f178" type="targz">
https://github.com/aristocratos/btop/archive/refs/tags/v1.2.13.tar.gz https://github.com/aristocratos/btop/archive/refs/tags/v1.3.2.tar.gz
</Archive> </Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>libgcc</Dependency> <Dependency>libgcc</Dependency>
@@ -37,6 +37,13 @@
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2024-08-18</Date>
<Version>1.3.2</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2022-11-10</Date> <Date>2022-11-10</Date>
<Version>1.2.13</Version> <Version>1.2.13</Version>