diff options
author | Erik Hanson <erik@slackbuilds.org> | 2015-05-15 17:45:04 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-17 23:45:29 +0700 |
commit | 471aa34e198168995b585ddcecbe6a1beb16eb77 (patch) | |
tree | 83947a1a75b1ab371e30aa2b26d431bf9d4d3517 /office/homebank/homebank.SlackBuild | |
parent | 6a446a46c384c37f4b7c6f241fcddec770b7ed01 (diff) |
office/homebank: Updated for vesion 5.0.2.
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 519aafd8b3df..f15b61fc2011 100644 --- a/office/homebank/homebank.SlackBuild +++ b/office/homebank/homebank.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for homebank # -# Copyright 2009-2011 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2009-2015 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:-4.5.4} +VERSION=${VERSION:-5.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |