summaryrefslogtreecommitdiffstats
path: root/system/conky/conky.SlackBuild
diff options
context:
space:
mode:
author M.Dinslage2023-02-19 03:49:44 +0100
committer Willy Sudiarto Raharjo2023-02-19 03:49:44 +0100
commit323f4443fd489273e0f829e587d5c24e376826a1 (patch)
treeee972384d163d7066b4459cc3003bb05c872944b /system/conky/conky.SlackBuild
parentc69fd58dd98456f1c5f6cbc3f2f8f2720736fc01 (diff)
downloadslackbuilds-323f4443fd489273e0f829e587d5c24e376826a1.tar.gz
system/conky: Updated for version 1.18.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/conky/conky.SlackBuild')
-rw-r--r--system/conky/conky.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/conky/conky.SlackBuild b/system/conky/conky.SlackBuild
index 3ea755f096..e08c9677ac 100644
--- a/system/conky/conky.SlackBuild
+++ b/system/conky/conky.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=conky
-VERSION=${VERSION:-1.17.0}
+VERSION=${VERSION:-1.18.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}