diff options
author | Robby Workman <rworkman@slackware.com> | 2016-06-30 09:28:54 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-06-30 09:28:54 -0500 |
commit | ed52c1eee7d3251ea7194231f7cdfe1559aa59b7 (patch) | |
tree | c45b89f6c714495a40c8e8285d448a530405975d /office/gnumeric | |
parent | ff8c267b9908992321267d5d32755660e81be202 (diff) | |
download | slackbuilds-ed52c1eee7d3251ea7194231f7cdfe1559aa59b7.tar.gz |
office/gnumeric: Updated for version 1.12.31.
Diffstat (limited to 'office/gnumeric')
-rw-r--r-- | office/gnumeric/gnumeric.SlackBuild | 2 | ||||
-rw-r--r-- | office/gnumeric/gnumeric.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/gnumeric/gnumeric.SlackBuild b/office/gnumeric/gnumeric.SlackBuild index 3e1a13e6e2..7499aab4b2 100644 --- a/office/gnumeric/gnumeric.SlackBuild +++ b/office/gnumeric/gnumeric.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gnumeric -VERSION=${VERSION:-1.12.30} +VERSION=${VERSION:-1.12.31} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/gnumeric/gnumeric.info b/office/gnumeric/gnumeric.info index 038f53b27d..9bae7376fd 100644 --- a/office/gnumeric/gnumeric.info +++ b/office/gnumeric/gnumeric.info @@ -1,8 +1,8 @@ PRGNAM="gnumeric" -VERSION="1.12.30" +VERSION="1.12.31" HOMEPAGE="http://projects.gnome.org/gnumeric/" -DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.30.tar.xz" -MD5SUM="4451d1edfb415882a01791840ad65704" +DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.31.tar.xz" +MD5SUM="d61f890da7a3e0e14adfc65b93583c67" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="goffice" |