aboutsummaryrefslogtreecommitdiff
path: root/system/onefetch/onefetch.SlackBuild
diff options
context:
space:
mode:
authorGene Carlson <kvngncrlsn@gmail.com>2023-11-30 07:01:34 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-30 22:14:26 +0700
commit84a2fcbd9b142f3a0381716646fc4610a81ac7cf (patch)
treeea6844be49577f69d8567721beb2844c3ab35406 /system/onefetch/onefetch.SlackBuild
parent4ba3d2374a05705df1a4fcdc34efb2777294824e (diff)
system/onefetch: Updated for version 2.19.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/onefetch/onefetch.SlackBuild')
-rw-r--r--system/onefetch/onefetch.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/onefetch/onefetch.SlackBuild b/system/onefetch/onefetch.SlackBuild
index cdadc1523b793..670fb5d5fdc95 100644
--- a/system/onefetch/onefetch.SlackBuild
+++ b/system/onefetch/onefetch.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=onefetch
-VERSION=${VERSION:-2.18.1}
+VERSION=${VERSION:-2.19.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}