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 /office/homebank/homebank.SlackBuild | |
parent | a956fe401ff05f5b4a38115f20926189fc067ad9 (diff) |
office/homebank: Updated for version 5.1.5.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
Diffstat (limited to 'office/homebank/homebank.SlackBuild')
-rw-r--r-- | office/homebank/homebank.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/homebank/homebank.SlackBuild b/office/homebank/homebank.SlackBuild index f15b61fc2011..4e467f80a8a7 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} |