mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
office/zim: Updated for version 0.75.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8298d80106
commit
4b7b4a82cc
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=zim
|
||||
SRCNAM=desktop-wiki
|
||||
VERSION=${VERSION:-0.75.1}
|
||||
VERSION=${VERSION:-0.75.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="zim"
|
||||
VERSION="0.75.1"
|
||||
VERSION="0.75.2"
|
||||
HOMEPAGE="http://zim-wiki.org/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/zim-desktop-wiki/zim-desktop-wiki/archive/refs/tags/0.75.1.tar.gz"
|
||||
MD5SUM_x86_64="027fee89db2871de8ce09457ed81cdbd"
|
||||
DOWNLOAD_x86_64="https://github.com/zim-desktop-wiki/zim-desktop-wiki/archive/refs/tags/0.75.2.tar.gz"
|
||||
MD5SUM_x86_64="66e6ecd1e9906c7662f622ddc18e5315"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Andrew Payne"
|
||||
EMAIL="phalange@komputermatrix.com"
|
||||
|
|
Loading…
Reference in a new issue