We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56c9bdd commit 72d3ae8Copy full SHA for 72d3ae8
aur/PKGBUILD
@@ -1,6 +1,6 @@
1
pkgname=ttop
2
-pkgver=1.5.3
3
-pkgrel=2
+pkgver=1.5.4
+pkgrel=1
4
pkgdesc="System monitoring tool with historical data service, triggers and top-like TUI"
5
url="https://github.com/inv2004/ttop"
6
license=("MIT")
ttop.nimble
# Package
-version = "1.5.3"
+version = "1.5.4"
author = "inv2004"
description = "Monitoring tool with historical snapshots and alerts"
license = "MIT"
0 commit comments