diff options
author | Brenton Earl <brent@exitstatusone.com> | 2017-09-13 09:10:48 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-16 07:15:05 +0700 |
commit | 73539d6cf0cee4af8bb1a738850fae49f608c6c8 (patch) | |
tree | b6f2de6eed017d09e2a6fdadf0759e1d0ebdb7d4 /office/zim/zim.SlackBuild | |
parent | 39dab9181378d1d7443ffe4c5a32a57663be07af (diff) | |
download | slackbuilds-73539d6cf0cee4af8bb1a738850fae49f608c6c8.tar.gz |
office/zim: Updated for version 0.67.
Signed-off-by: David Spencer <idlemoor@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 cd50dbbb98..f2b5401426 100644 --- a/office/zim/zim.SlackBuild +++ b/office/zim/zim.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for zim # Copyright 2013 Michael Ren <micron33@gmail.com> -# Copyright 2015-2016 Brenton Earl <brent@exitstatusone.com> +# Copyright 2015-2017 Brenton Earl <brent@exitstatusone.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=zim -VERSION=${VERSION:-0.65} +VERSION=${VERSION:-0.67} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |