diff options
-rw-r--r-- | office/zim/zim.SlackBuild | 2 | ||||
-rw-r--r-- | office/zim/zim.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/zim/zim.SlackBuild b/office/zim/zim.SlackBuild index b6e59a64c3..f5913e5ae3 100644 --- a/office/zim/zim.SlackBuild +++ b/office/zim/zim.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=zim SRCNAM=desktop-wiki -VERSION=${VERSION:-0.74.3} +VERSION=${VERSION:-0.75.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/office/zim/zim.info b/office/zim/zim.info index e575243a58..27a87e7a78 100644 --- a/office/zim/zim.info +++ b/office/zim/zim.info @@ -1,10 +1,10 @@ PRGNAM="zim" -VERSION="0.74.3" +VERSION="0.75.1" HOMEPAGE="http://zim-wiki.org/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/zim-desktop-wiki/zim-desktop-wiki/archive/refs/tags/0.74.3.tar.gz" -MD5SUM_x86_64="f2ea5809ad647202c31d249120cb5e95" +DOWNLOAD_x86_64="https://github.com/zim-desktop-wiki/zim-desktop-wiki/archive/refs/tags/0.75.1.tar.gz" +MD5SUM_x86_64="027fee89db2871de8ce09457ed81cdbd" REQUIRES="" MAINTAINER="Andrew Payne" EMAIL="phalange@komputermatrix.com" |