diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2018-11-18 13:23:28 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-24 12:35:18 +0700 |
commit | b8562092d77a4adcd558b766e105d65a8a97e527 (patch) | |
tree | d9f70af4a825e2287318c67fb9d5594c1dd7ae98 /office/grisbi/grisbi.SlackBuild | |
parent | 1ba300411ef15dd73044a0e76a98a39db78cd8cb (diff) |
office/grisbi: Updated for version 1.0.4
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'office/grisbi/grisbi.SlackBuild')
-rw-r--r-- | office/grisbi/grisbi.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/grisbi/grisbi.SlackBuild b/office/grisbi/grisbi.SlackBuild index 225528581efd2..690264a2ebbae 100644 --- a/office/grisbi/grisbi.SlackBuild +++ b/office/grisbi/grisbi.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for grisbi -# Copyright 2010-2017 Larry Hajali <larryhaja[at]gmail[dot]com> +# Copyright 2010-2018 Larry Hajali <larryhaja[at]gmail[dot]com> # 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=grisbi -VERSION=${VERSION:-1.0.2} +VERSION=${VERSION:-1.0.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |