system/conky: Updated for version 1.21.7.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
M.Dinslage 2024-09-03 13:41:35 +07:00 committed by Willy Sudiarto Raharjo
parent 5a1d9f6fc9
commit c5aa5d5b23
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=conky
VERSION=${VERSION:-1.21.6}
VERSION=${VERSION:-1.21.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="conky"
VERSION="1.21.6"
VERSION="1.21.7"
HOMEPAGE="https://github.com/brndnmtthws/conky"
DOWNLOAD="https://github.com/brndnmtthws/conky/archive/v1.21.6/conky-1.21.6.tar.gz"
MD5SUM="db4873fc05798bdca1a34aa71d586f3c"
DOWNLOAD="https://github.com/brndnmtthws/conky/archive/v1.21.7/conky-1.21.7.tar.gz"
MD5SUM="002bcb432d791778e303b71f1793eda4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua53 imlib2"