diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-01-10 01:25:36 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | e125839c1e4e51eada362b3179c2bf83a622208d (patch) | |
tree | 0d2ebfb2955cc1704732a4eae825f369aba4d61e /office/gnumeric/gnumeric.SlackBuild | |
parent | 112fc67ececcd71728300090f74bff00a33585ec (diff) |
office/gnumeric: Updated for version 1.12.26.
This one is not eligible for inclusion in 14.1 repo because it
needs newer goffice, which needs newer gtk+3.
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 aa269570a16e..40b374feebd9 100644 --- a/office/gnumeric/gnumeric.SlackBuild +++ b/office/gnumeric/gnumeric.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for gnumeric -# Copyright 2010-2014 Robby Workman, Northport, Alabama, USA +# Copyright 2010-2016 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.15} +VERSION=${VERSION:-1.12.26} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |