mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
academic/zotero: Updated for version 5.0.85.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8232f49027
commit
d547d37db6
2 changed files with 6 additions and 6 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
PRGNAM=zotero
|
||||
SRCNAM=Zotero
|
||||
VERSION=${VERSION:-5.0.81}
|
||||
VERSION=${VERSION:-5.0.85}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="zotero"
|
||||
VERSION="5.0.81"
|
||||
VERSION="5.0.85"
|
||||
HOMEPAGE="https://www.zotero.org/"
|
||||
DOWNLOAD="https://download.zotero.org/client/release/5.0.81/Zotero-5.0.81_linux-i686.tar.bz2"
|
||||
MD5SUM="dac7c4c7ebae94d4b47dc3b05b0d8235"
|
||||
DOWNLOAD_x86_64="https://download.zotero.org/client/release/5.0.81/Zotero-5.0.81_linux-x86_64.tar.bz2"
|
||||
MD5SUM_x86_64="e39871c269ed89320f8503fc0091d765"
|
||||
DOWNLOAD="https://download.zotero.org/client/release/5.0.85/Zotero-5.0.85_linux-i686.tar.bz2"
|
||||
MD5SUM="196d758dc19a658a54d30877fe0c41b2"
|
||||
DOWNLOAD_x86_64="https://download.zotero.org/client/release/5.0.85/Zotero-5.0.85_linux-x86_64.tar.bz2"
|
||||
MD5SUM_x86_64="6509c159079ed59c2c95ac0132dc2328"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Andrew Payne"
|
||||
EMAIL="phalange@komputermatrix.com"
|
||||
|
|
Loading…
Reference in a new issue