diff options
author | Andrew Payne <phalange@komputermatrix.com> | 2021-04-02 10:39:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-02 10:39:30 +0700 |
commit | c846c03b30a492f926962a5398791045c2288b7d (patch) | |
tree | e5e9a050c8c12c8d51cb066b0099fabda50ecb7a | |
parent | a2edd96b9f6a437fe16bb42701c2b4b00a897adb (diff) |
office/zim: Updated for version 0.73.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | office/zim/zim.SlackBuild | 4 | ||||
-rw-r--r-- | office/zim/zim.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/office/zim/zim.SlackBuild b/office/zim/zim.SlackBuild index 7f21085fbc94..ef669825e0ad 100644 --- a/office/zim/zim.SlackBuild +++ b/office/zim/zim.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for zim -# Copyright 2019-2020 Andrew Payne <phalange@komputermatrix.com> +# Copyright 2019-2021 Andrew Payne <phalange@komputermatrix.com> # Copyright 2015-2017 Brenton Earl <brent@exitstatusone.com> # Copyright 2013 Michael Ren <micron33@gmail.com> # All rights reserved. @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=zim -VERSION=${VERSION:-0.73.3} +VERSION=${VERSION:-0.73.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/zim/zim.info b/office/zim/zim.info index e4937fe89ef6..1fc455a0c707 100644 --- a/office/zim/zim.info +++ b/office/zim/zim.info @@ -1,10 +1,10 @@ PRGNAM="zim" -VERSION="0.73.3" +VERSION="0.73.5" HOMEPAGE="http://zim-wiki.org/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://zim-wiki.org/downloads/zim-0.73.3.tar.gz" -MD5SUM_x86_64="6accfefc11cc56a2eda7cd4f5710eaaa" +DOWNLOAD_x86_64="https://zim-wiki.org/downloads/zim-0.73.5.tar.gz" +MD5SUM_x86_64="fa76ceb8ac7d7354fb0e2bc5607e9faa" REQUIRES="pygobject3-python3" MAINTAINER="Andrew Payne" EMAIL="phalange@komputermatrix.com" |