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>
This commit is contained in:
Robby Workman 2016-01-10 01:25:36 -06:00 committed by Willy Sudiarto Raharjo
parent 112fc67ece
commit e125839c1e
2 changed files with 5 additions and 5 deletions

View File

@ -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}

View File

@ -1,8 +1,8 @@
PRGNAM="gnumeric"
VERSION="1.12.15"
VERSION="1.12.26"
HOMEPAGE="http://projects.gnome.org/gnumeric/"
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.15.tar.xz"
MD5SUM="ff68f7a5f1835bfe2bb253eae0c14543"
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.26.tar.xz"
MD5SUM="0b8b9f3240e89abff4830c3fd5799340"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="goffice"