graphics/FotoKilof: Updated for version 4.4.9.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Giancarlo Dessi 2024-08-27 11:47:16 +07:00 committed by Willy Sudiarto Raharjo
parent 950f87d385
commit 0836391d93
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.8}
VERSION=${VERSION:-4.4.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="FotoKilof"
VERSION="4.4.8"
VERSION="4.4.9"
HOMEPAGE="https://github.com/TeaM-TL/FotoKilof"
DOWNLOAD="https://github.com/TeaM-TL/FotoKilof/archive/4.4.8/FotoKilof-4.4.8.tar.gz"
MD5SUM="87fc8d5f297cad5cf96c3d3b26ee6095"
DOWNLOAD="https://github.com/TeaM-TL/FotoKilof/archive/4.4.9/FotoKilof-4.4.9.tar.gz"
MD5SUM="33d454466ee3ee8196121ce777cfd452"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-wand ttkbootstrap"