mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
office/zim: Updated for version 0.67.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
39dab91813
commit
73539d6cf0
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="zim"
|
||||
VERSION="0.65"
|
||||
VERSION="0.67"
|
||||
HOMEPAGE="http://zim-wiki.org/"
|
||||
DOWNLOAD="http://zim-wiki.org/downloads/zim-0.65.tar.gz"
|
||||
MD5SUM="63ab7a2070e6d1d3fb32700a851d7b8b"
|
||||
DOWNLOAD="http://zim-wiki.org/downloads/zim-0.67.tar.gz"
|
||||
MD5SUM="e87975727f1166c723912c949bea51f2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue