mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
graphics/FotoKilof: Updated for version 4.4.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
950f87d385
commit
0836391d93
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue