summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Andrew Payne2020-10-30 04:26:29 +0100
committer Willy Sudiarto Raharjo2020-10-31 05:15:24 +0100
commitfe8c4329efa400e6e2ba4650e1c31e3ec1cc9f7c (patch)
treeac1ac7e0595ecc1705e8ba1c1d9caa141360b8c0 /office
parentad6036268e8fb5dafe2a81bcba29d43127693c39 (diff)
downloadslackbuilds-fe8c4329efa400e6e2ba4650e1c31e3ec1cc9f7c.tar.gz
office/zim: Updated for version 0.73.3.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/zim/README.Plugins10
-rw-r--r--office/zim/zim.SlackBuild2
-rw-r--r--office/zim/zim.info6
3 files changed, 4 insertions, 14 deletions
diff --git a/office/zim/README.Plugins b/office/zim/README.Plugins
deleted file mode 100644
index c372fc051a..0000000000
--- a/office/zim/README.Plugins
+++ /dev/null
@@ -1,10 +0,0 @@
-This file lists Zim plugins that require optional dependencies to
-function. Plugins that work out of the box with Slackware are not
-listed. Plugins that require a dependency unavailable from
-SlackBuilds.org are not listed either.
-
-* Insert Diagram: Graphviz
-* Insert Score: lilypond
-* Link Map: Graphviz
-* Source View: pygtksourceview
-* Spell Checker: pygtkspell
diff --git a/office/zim/zim.SlackBuild b/office/zim/zim.SlackBuild
index d02f14f191..7f21085fbc 100644
--- a/office/zim/zim.SlackBuild
+++ b/office/zim/zim.SlackBuild
@@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=zim
-VERSION=${VERSION:-0.73.2}
+VERSION=${VERSION:-0.73.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/zim/zim.info b/office/zim/zim.info
index f50851290a..e4937fe89e 100644
--- a/office/zim/zim.info
+++ b/office/zim/zim.info
@@ -1,10 +1,10 @@
PRGNAM="zim"
-VERSION="0.73.2"
+VERSION="0.73.3"
HOMEPAGE="http://zim-wiki.org/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://zim-wiki.org/downloads/zim-0.73.2.tar.gz"
-MD5SUM_x86_64="36709453c4b1858bce30e2b3a705ef3d"
+DOWNLOAD_x86_64="https://zim-wiki.org/downloads/zim-0.73.3.tar.gz"
+MD5SUM_x86_64="6accfefc11cc56a2eda7cd4f5710eaaa"
REQUIRES="pygobject3-python3"
MAINTAINER="Andrew Payne"
EMAIL="phalange@komputermatrix.com"