summaryrefslogtreecommitdiffstats
path: root/system/conky/conky.SlackBuild
diff options
context:
space:
mode:
author M.Dinslage2024-04-29 15:56:43 +0200
committer Willy Sudiarto Raharjo2024-05-04 16:44:56 +0200
commitf3f33f7949df4cea134d6e7ebe365f863b11343a (patch)
treeff1d31b32945d95587b84e4790da06742ab0c12a /system/conky/conky.SlackBuild
parent099719d549aca408d2ee50f1f78224107893bf12 (diff)
downloadslackbuilds-f3f33f7949df4cea134d6e7ebe365f863b11343a.tar.gz
system/conky: Updated for version 1.20.2.
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 828e7e1e3a..9aed1b322e 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.20.1}
+VERSION=${VERSION:-1.20.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}