graphics/FotoKilof: Updated for version 4.4.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Giancarlo Dessi 2024-01-08 08:23:23 +07:00 committed by Willy Sudiarto Raharjo
parent abfa0e8535
commit 47b9b56171
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=FotoKilof
VERSION=${VERSION:-4.4.2}
VERSION=${VERSION:-4.4.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="FotoKilof"
VERSION="4.4.2"
VERSION="4.4.3"
HOMEPAGE="https://github.com/TeaM-TL/FotoKilof"
DOWNLOAD="https://github.com/TeaM-TL/FotoKilof/archive/4.4.2/FotoKilof-4.4.2.tar.gz"
MD5SUM="aed44812a26c61ff1dc799c5ea1ff3cc"
DOWNLOAD="https://github.com/TeaM-TL/FotoKilof/archive/4.4.3/FotoKilof-4.4.3.tar.gz"
MD5SUM="6dcb161661474cadd11255835c708d29"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-wand ttkbootstrap"