diff options
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} |