summaryrefslogtreecommitdiffstats
path: root/system/conky/conky.SlackBuild
diff options
context:
space:
mode:
author M.Dinslage2023-05-19 02:03:22 +0200
committer Willy Sudiarto Raharjo2023-05-20 06:17:12 +0200
commit494c06430063ac8b2f60889e8f34eb52aafa2899 (patch)
treecd0a42370f5636c6ec63552b57d1a43ebc42eee0 /system/conky/conky.SlackBuild
parent0bfffee3058af70178903fd3a78f16f4537a0882 (diff)
downloadslackbuilds-494c06430063ac8b2f60889e8f34eb52aafa2899.tar.gz
system/conky: Updated for version 1.19.2.
Signed-off-by: bedlam <dave@slackbuilds.org> 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 632bafe556..0f6066b3d6 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.19.1}
+VERSION=${VERSION:-1.19.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}