diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2017-05-14 19:19:32 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-20 06:52:24 +0700 |
commit | 1c1b08560b2783918d2156581ed2cd9ea5bebf45 (patch) | |
tree | b2585fa41f6eb4d02bf86e3c0a02f4c3d2ef4dea /office/moneydance/moneydance.SlackBuild | |
parent | c7d7e69c253e78a7bcd29d558994075943c55f61 (diff) | |
download | slackbuilds-1c1b08560b2783918d2156581ed2cd9ea5bebf45.tar.gz |
office/moneydance: Updated for version 2017.1597.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/moneydance/moneydance.SlackBuild')
-rw-r--r-- | office/moneydance/moneydance.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/moneydance/moneydance.SlackBuild b/office/moneydance/moneydance.SlackBuild index fac0fe1b5d..8d51115337 100644 --- a/office/moneydance/moneydance.SlackBuild +++ b/office/moneydance/moneydance.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for moneydance -# Copyright 2008-2016 Robby Workman, Tuscaloosa, AL, USA +# Copyright 2008-2017 Robby Workman, Tuscaloosa, AL, 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=moneydance -VERSION=${VERSION:-2015.1358} +VERSION=${VERSION:-2017.1597} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |