office/gnumeric: Updated for version 1.12.34.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
78af1dbf5a
commit
c7d7e69c25
|
@ -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}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gnumeric"
|
||||
VERSION="1.12.32"
|
||||
VERSION="1.12.34"
|
||||
HOMEPAGE="http://projects.gnome.org/gnumeric/"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.32.tar.xz"
|
||||
MD5SUM="77dc94286ce3bf920d66a1736d114c1b"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.34.tar.xz"
|
||||
MD5SUM="c7ef71e3f05de387814a532309f9ecd9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="goffice"
|
||||
|
|
Loading…
Reference in New Issue