system/conky: Updated for version 1.19.6.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
M.Dinslage 2023-10-15 09:37:58 +07:00 committed by Willy Sudiarto Raharjo
parent c32e268289
commit 44678b0f5f
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.19.3}
VERSION=${VERSION:-1.19.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="conky"
VERSION="1.19.3"
VERSION="1.19.6"
HOMEPAGE="https://github.com/brndnmtthws/conky"
DOWNLOAD="https://github.com/brndnmtthws/conky/archive/v1.19.3/conky-1.19.3.tar.gz"
MD5SUM="bb447491003040c27a6523721bb2799f"
DOWNLOAD="https://github.com/brndnmtthws/conky/archive/v1.19.6/conky-1.19.6.tar.gz"
MD5SUM="bfd12ae9df980836aebb7f0e14ab0250"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua53 imlib2"