office/homebank: Updated for version 5.1.5.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
This commit is contained in:
parent
a956fe401f
commit
d6d88c54e3
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for homebank
|
||||
#
|
||||
# Copyright 2009-2015 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2009-2017 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=homebank
|
||||
VERSION=${VERSION:-5.0.2}
|
||||
VERSION=${VERSION:-5.1.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="homebank"
|
||||
VERSION="5.0.2"
|
||||
VERSION="5.1.5"
|
||||
HOMEPAGE="http://homebank.free.fr/"
|
||||
DOWNLOAD="http://homebank.free.fr/public/homebank-5.0.2.tar.gz"
|
||||
MD5SUM="1f96fa7e6ba8f5d172e1e8cd4a2ab66d"
|
||||
DOWNLOAD="http://homebank.free.fr/public/homebank-5.1.5.tar.gz"
|
||||
MD5SUM="5478428d64085805343eef092dd2c357"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue