diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-23 00:47:19 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-23 00:47:19 -0500 |
commit | 097089858ab43895fce10a2f25b64bd842b4d60f (patch) | |
tree | bf02083cd3abec84f74c4b28d5e04417d894e1d3 /office/gnumeric | |
parent | 99285ff3623592e85f83a75b4934bc556e4e1b90 (diff) | |
download | slackbuilds-097089858ab43895fce10a2f25b64bd842b4d60f.tar.gz |
office/gnumeric: Updated for version 1.12.49.
Diffstat (limited to 'office/gnumeric')
-rw-r--r-- | office/gnumeric/gnumeric.SlackBuild | 4 | ||||
-rw-r--r-- | office/gnumeric/gnumeric.info | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/office/gnumeric/gnumeric.SlackBuild b/office/gnumeric/gnumeric.SlackBuild index e87c652629..7a04156deb 100644 --- a/office/gnumeric/gnumeric.SlackBuild +++ b/office/gnumeric/gnumeric.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for gnumeric -# Copyright 2010-2017 Robby Workman, Tuscaloosa, Alabama, USA +# Copyright 2010-2021 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.34} +VERSION=${VERSION:-1.12.49} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/gnumeric/gnumeric.info b/office/gnumeric/gnumeric.info index e753375b6f..e9744a598c 100644 --- a/office/gnumeric/gnumeric.info +++ b/office/gnumeric/gnumeric.info @@ -1,8 +1,8 @@ PRGNAM="gnumeric" -VERSION="1.12.34" -HOMEPAGE="http://projects.gnome.org/gnumeric/" -DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.34.tar.xz" -MD5SUM="c7ef71e3f05de387814a532309f9ecd9" +VERSION="1.12.49" +HOMEPAGE="https://projects.gnome.org/gnumeric/" +DOWNLOAD="https://download.gnome.org/sources/gnumeric/1.12/gnumeric-1.12.49.tar.xz" +MD5SUM="eec230a9fbd7388f856570e3f9648531" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="goffice" |