mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-01 01:00:03 +01:00
office/homebank: Updated for version 5.6.6.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d933af6dec
commit
4020da36ac
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=homebank
|
||||
VERSION=${VERSION:-5.6.5}
|
||||
VERSION=${VERSION:-5.6.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="homebank"
|
||||
VERSION="5.6.5"
|
||||
VERSION="5.6.6"
|
||||
HOMEPAGE="http://homebank.free.fr"
|
||||
DOWNLOAD="http://homebank.free.fr/public/sources/homebank-5.6.5.tar.gz"
|
||||
MD5SUM="a7307fe2333f49c5a9165ae4549a8f5c"
|
||||
DOWNLOAD="http://homebank.free.fr/public/sources/homebank-5.6.6.tar.gz"
|
||||
MD5SUM="058f6880479a471ecbd537bd96600974"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue