btop-v1.4.6

This commit is contained in:
4fury-c3440d8
2026-02-19 21:42:13 +04:00
parent 3fc20d9f09
commit f43e9c0363
2 changed files with 9 additions and 3 deletions
+1
View File
@@ -7,6 +7,7 @@
from pisi.actionsapi import autotools, get
j = ''.join([
' BUILD_TYPE=RelWithDebInfo',
' VERBOSE=true',
' QUIET=true',
' STRIP=true',
+8 -3
View File
@@ -14,9 +14,7 @@
<PartOf>util.admin</PartOf>
<Summary>A monitor of resources.</Summary>
<Description>Resource monitor that shows usage and stats for processor, memory, disks, network and processes.</Description>
<Archive sha1sum="39ee4f66df0ef5205bf55c8fd994a1cca4cc66e9" type="targz">
https://github.com/aristocratos/btop/archive/v1.4.4/btop-v1.4.4.tar.gz
</Archive>
<Archive sha1sum="e35945fe2a7bfc7ff4ff214a36146004d2845b26" type="targz">https://github.com/aristocratos/btop/archive/v1.4.6/btop-v1.4.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>libgcc</Dependency>
</BuildDependencies>
@@ -37,6 +35,13 @@
</Package>
<History>
<Update release="4">
<Date>2026-02-19</Date>
<Version>1.4.6</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2025-07-05</Date>
<Version>1.4.4</Version>