diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2017-05-14 17:05:25 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-20 06:52:24 +0700 |
commit | c7d7e69c253e78a7bcd29d558994075943c55f61 (patch) | |
tree | cac584937cbcf3e9cc331c73a645c0cdaa68777a /office/gnumeric/gnumeric.SlackBuild | |
parent | 78af1dbf5a27a80f24d39064a84c8376b8ac6ab6 (diff) | |
download | slackbuilds-c7d7e69c253e78a7bcd29d558994075943c55f61.tar.gz |
office/gnumeric: Updated for version 1.12.34.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/gnumeric/gnumeric.SlackBuild')
-rw-r--r-- | office/gnumeric/gnumeric.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/gnumeric/gnumeric.SlackBuild b/office/gnumeric/gnumeric.SlackBuild index 19b9af8c70..0a5d0ee899 100644 --- a/office/gnumeric/gnumeric.SlackBuild +++ b/office/gnumeric/gnumeric.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for gnumeric -# Copyright 2010-2016 Robby Workman, Tuscaloosa, Alabama, USA +# Copyright 2010-2017 Robby Workman, Tuscaloosa, Alabama, 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=gnumeric -VERSION=${VERSION:-1.12.32} +VERSION=${VERSION:-1.12.34} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |