mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
graphics/FotoKilof: Updated for version 4.4.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
abfa0e8535
commit
47b9b56171
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue