diff options
author | Robby Workman <rworkman@slackware.com> | 2016-06-19 04:09:17 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-19 23:52:01 +0700 |
commit | 8b424fc6a3d187713295acd0943f171cdb22db1f (patch) | |
tree | 74a9215eee625dbf7ed7b067dcb1644972cea636 /office | |
parent | d6deeaa29ecbb01687c10d08e75ceb15b8109c17 (diff) | |
download | slackbuilds-8b424fc6a3d187713295acd0943f171cdb22db1f.tar.gz |
office/gnumeric: Updated for version 1.12.30.
Diffstat (limited to 'office')
-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 dd5b2c3657..3e1a13e6e2 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.28} +VERSION=${VERSION:-1.12.30} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/gnumeric/gnumeric.info b/office/gnumeric/gnumeric.info index 2994be2bbd..038f53b27d 100644 --- a/office/gnumeric/gnumeric.info +++ b/office/gnumeric/gnumeric.info @@ -1,8 +1,8 @@ PRGNAM="gnumeric" -VERSION="1.12.28" +VERSION="1.12.30" HOMEPAGE="http://projects.gnome.org/gnumeric/" -DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.28.tar.xz" -MD5SUM="147ddb28b9ec7106d36f4ff82f66f840" +DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.30.tar.xz" +MD5SUM="4451d1edfb415882a01791840ad65704" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="goffice" |