diff options
author | Erik Hanson <erik@slackbuilds.org> | 2017-07-08 20:26:25 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-12 22:48:38 +0700 |
commit | d6d88c54e330b94d37cd9938e841c0e8bc5e6761 (patch) | |
tree | 4081f46252c0b4a3ea7abfd2b22e9519e08e745b | |
parent | a956fe401ff05f5b4a38115f20926189fc067ad9 (diff) | |
download | slackbuilds-d6d88c54e330b94d37cd9938e841c0e8bc5e6761.tar.gz |
office/homebank: Updated for version 5.1.5.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
-rw-r--r-- | office/homebank/homebank.SlackBuild | 4 | ||||
-rw-r--r-- | office/homebank/homebank.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/office/homebank/homebank.SlackBuild b/office/homebank/homebank.SlackBuild index f15b61fc20..4e467f80a8 100644 --- a/office/homebank/homebank.SlackBuild +++ b/office/homebank/homebank.SlackBuild @@ -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} diff --git a/office/homebank/homebank.info b/office/homebank/homebank.info index 12219a756d..c5d2cfd5bd 100644 --- a/office/homebank/homebank.info +++ b/office/homebank/homebank.info @@ -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="" |