diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-04-03 02:16:52 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-04-03 02:32:02 -0500 |
commit | 9defa1a49d43a9f11adeba569d60360440e07816 (patch) | |
tree | 9cae6f2457f68e7c827f24f7e66202f4b144bcc3 /office | |
parent | 073961dd08074e207cd42fcfab150e313c46bd84 (diff) |
office/gnumeric: Updated for version 1.12.28.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
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 17099eebb3bc..dd5b2c36571a 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.27} +VERSION=${VERSION:-1.12.28} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/gnumeric/gnumeric.info b/office/gnumeric/gnumeric.info index 1349edd0da0d..2994be2bbd4e 100644 --- a/office/gnumeric/gnumeric.info +++ b/office/gnumeric/gnumeric.info @@ -1,8 +1,8 @@ PRGNAM="gnumeric" -VERSION="1.12.27" +VERSION="1.12.28" HOMEPAGE="http://projects.gnome.org/gnumeric/" -DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.27.tar.xz" -MD5SUM="bb417125db591261d5aa75b11bfa50de" +DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.28.tar.xz" +MD5SUM="147ddb28b9ec7106d36f4ff82f66f840" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="goffice" |