This commit is contained in:
4fury-c3440d8
2022-06-16 18:26:12 +03:00
parent 636352880c
commit 3bd7d67f27
3 changed files with 11 additions and 10 deletions
+10 -1
View File
@@ -13,7 +13,9 @@
<IsA>app:console</IsA>
<Summary>An interactive process viewer for Linux.</Summary>
<Description>htop is an interactive text-mode process viewer for Linux. It aims to be a better 'top'.</Description>
<Archive sha1sum="d7985915443cc4c1d3201e57e589d62cb4a337ee" type="targz">https://github.com/htop-dev/htop/archive/refs/tags/3.1.1.tar.gz</Archive>
<Archive sha1sum="98ae1707a9e8be1cbc8936faea3abef3e90e6608" type="tarxz">
https://github.com/htop-dev/htop/releases/download/3.2.1/htop-3.2.1.tar.xz
</Archive>
<BuildDependencies>
<Dependency>python3</Dependency>
<Dependency>libcap-devel</Dependency>
@@ -43,6 +45,13 @@
</Package>
<History>
<Update release="7">
<Date>2022-06-18</Date>
<Version>3.2.1</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="6">
<Date>2021-10-17</Date>
<Version>3.1.1</Version>