mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/zotero: Updated for version 6.0.19.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
bf882e0a63
commit
ac2a5f59a7
2 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=zotero
|
||||
SRCNAM=Zotero
|
||||
VERSION=${VERSION:-6.0.18}
|
||||
VERSION=${VERSION:-6.0.19}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="zotero"
|
||||
VERSION="6.0.18"
|
||||
VERSION="6.0.19"
|
||||
HOMEPAGE="https://www.zotero.org/"
|
||||
DOWNLOAD="https://download.zotero.org/client/release/6.0.18/Zotero-6.0.18_linux-i686.tar.bz2"
|
||||
MD5SUM="78bb831af33800f25bc003496d3ceed1"
|
||||
DOWNLOAD_x86_64="https://download.zotero.org/client/release/6.0.18/Zotero-6.0.18_linux-x86_64.tar.bz2"
|
||||
MD5SUM_x86_64="445aeb234329896eb22eac22c894064b"
|
||||
DOWNLOAD="https://download.zotero.org/client/release/6.0.19/Zotero-6.0.19_linux-i686.tar.bz2"
|
||||
MD5SUM="efd3fbeb5a774fcb53867aee15b48095"
|
||||
DOWNLOAD_x86_64="https://download.zotero.org/client/release/6.0.19/Zotero-6.0.19_linux-x86_64.tar.bz2"
|
||||
MD5SUM_x86_64="28ef900d2daf5d830ebd8de32ba21981"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Andrew Payne"
|
||||
EMAIL="phalange@komputermatrix.com"
|
||||
|
|
Loading…
Reference in a new issue