system/conky: Updated for version 1.21.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
M.Dinslage 2024-05-31 22:59:09 +07:00 committed by Willy Sudiarto Raharjo
parent cbbfc3b68c
commit 5591036430
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.1}
VERSION=${VERSION:-1.21.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="conky"
VERSION="1.21.1"
VERSION="1.21.2"
HOMEPAGE="https://github.com/brndnmtthws/conky"
DOWNLOAD="https://github.com/brndnmtthws/conky/archive/v1.21.1/conky-1.21.1.tar.gz"
MD5SUM="d431a43429de7eab8810bc3afdb46e72"
DOWNLOAD="https://github.com/brndnmtthws/conky/archive/v1.21.2/conky-1.21.2.tar.gz"
MD5SUM="c1080eef8c0973aaa45c43881b6d1f12"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua53 imlib2"