diff options
author | Jim Diamond <zsd@jdvb.ca> | 2023-12-24 18:46:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-29 18:49:33 +0700 |
commit | f8c2fd8e3d4d104296ae3ee7ca8e6ec6492a8c78 (patch) | |
tree | d53b88d5f3ba56eafd4a0bda204604b7c36db071 /office | |
parent | 2a26afc2d2e86012e5704908ded401a3fb643baa (diff) |
office/gnumeric: Updated for version 1.12.56.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 424253a15c04..8bcfa5691c5e 100644 --- a/office/gnumeric/gnumeric.SlackBuild +++ b/office/gnumeric/gnumeric.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=gnumeric -VERSION=${VERSION:-1.12.55} +VERSION=${VERSION:-1.12.56} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/office/gnumeric/gnumeric.info b/office/gnumeric/gnumeric.info index 4b99628ec5d9..b8de66e8f205 100644 --- a/office/gnumeric/gnumeric.info +++ b/office/gnumeric/gnumeric.info @@ -1,8 +1,8 @@ PRGNAM="gnumeric" -VERSION="1.12.55" +VERSION="1.12.56" HOMEPAGE="https://projects.gnome.org/gnumeric/" -DOWNLOAD="https://download.gnome.org/sources/gnumeric/1.12/gnumeric-1.12.55.tar.xz" -MD5SUM="76ab216b25c48b4f5fbf05f73e1ca7d9" +DOWNLOAD="https://download.gnome.org/sources/gnumeric/1.12/gnumeric-1.12.56.tar.xz" +MD5SUM="8d5b6928173797043e0a0aceeb2ceb78" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="goffice" |