diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2017-05-14 17:05:25 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-20 06:52:24 +0700 |
commit | c7d7e69c253e78a7bcd29d558994075943c55f61 (patch) | |
tree | cac584937cbcf3e9cc331c73a645c0cdaa68777a /office/gnumeric | |
parent | 78af1dbf5a27a80f24d39064a84c8376b8ac6ab6 (diff) | |
download | slackbuilds-c7d7e69c253e78a7bcd29d558994075943c55f61.tar.gz |
office/gnumeric: Updated for version 1.12.34.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/gnumeric')
-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 19b9af8c70..0a5d0ee899 100644 --- a/office/gnumeric/gnumeric.SlackBuild +++ b/office/gnumeric/gnumeric.SlackBuild @@ -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} diff --git a/office/gnumeric/gnumeric.info b/office/gnumeric/gnumeric.info index 76b3794e6f..e753375b6f 100644 --- a/office/gnumeric/gnumeric.info +++ b/office/gnumeric/gnumeric.info @@ -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" |