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 | |
parent | 5f6254aac90b16de2cf53c647c1a72fd5adda6bc (diff) | |
download | slackbuilds-c881bc6150c74bc5836c85bb579663b43b821924.tar.gz |
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')
-rw-r--r-- | office/gnumeric/gnumeric.SlackBuild | 4 | ||||
-rw-r--r-- | office/gnumeric/gnumeric.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/office/gnumeric/gnumeric.SlackBuild b/office/gnumeric/gnumeric.SlackBuild index 5fd7c4f9ff..aa269570a1 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} diff --git a/office/gnumeric/gnumeric.info b/office/gnumeric/gnumeric.info index 007f0d4156..dc8c264165 100644 --- a/office/gnumeric/gnumeric.info +++ b/office/gnumeric/gnumeric.info @@ -1,8 +1,8 @@ PRGNAM="gnumeric" -VERSION="1.12.9" +VERSION="1.12.15" HOMEPAGE="http://projects.gnome.org/gnumeric/" -DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.9.tar.xz" -MD5SUM="0b82baf8b432ac59364e3c0f9156db7a" +DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.15.tar.xz" +MD5SUM="ff68f7a5f1835bfe2bb253eae0c14543" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="goffice" |