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 /office/zim/zim.SlackBuild | |
parent | a2edd96b9f6a437fe16bb42701c2b4b00a897adb (diff) |
office/zim: Updated for version 0.73.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/zim/zim.SlackBuild')
-rw-r--r-- | office/zim/zim.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/zim/zim.SlackBuild b/office/zim/zim.SlackBuild index 7f21085fbc94f..ef669825e0ad3 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} |