diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2014-08-03 22:36:04 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-09 07:46:02 +0700 |
commit | c881bc6150c74bc5836c85bb579663b43b821924 (patch) | |
tree | b5c1f6987c1d5496351c602bb8eebd363a6e1876 /office/gnumeric/gnumeric.SlackBuild | |
parent | 5f6254aac90b16de2cf53c647c1a72fd5adda6bc (diff) |
office/gnumeric: Updated for version 1.12.15.
This is the latest of the 1.12.x series that will build on 14.1;
gnumeric-1.12.16 requires gtk+3-3.8.7 or later.
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 5fd7c4f9ff7d..aa269570a16e 100644 --- a/office/gnumeric/gnumeric.SlackBuild +++ b/office/gnumeric/gnumeric.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for gnumeric -# Copyright 2010-2013 Robby Workman, Northport, Alabama, USA +# Copyright 2010-2014 Robby Workman, Northport, 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.9} +VERSION=${VERSION:-1.12.15} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |