summaryrefslogtreecommitdiffstats
path: root/system/btop/btop.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2022-08-12 17:43:22 +0200
committer Willy Sudiarto Raharjo2022-08-12 19:21:38 +0200
commitee20cf627a3daa7faa4d284913081aa99082d600 (patch)
tree0ab3a5b06a2c2c40a53e4d465ba481a4d2254fdc /system/btop/btop.SlackBuild
parent1409c3d2e8a3e25c6770039b281ae97d085adc00 (diff)
downloadslackbuilds-ee20cf627a3daa7faa4d284913081aa99082d600.tar.gz
system/btop: Updated for version 1.2.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/btop/btop.SlackBuild')
-rw-r--r--system/btop/btop.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/btop/btop.SlackBuild b/system/btop/btop.SlackBuild
index d3041c5202..18b7c5e1f4 100644
--- a/system/btop/btop.SlackBuild
+++ b/system/btop/btop.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=btop
-VERSION=${VERSION:-1.2.3}
+VERSION=${VERSION:-1.2.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}