academic/zotero: Updated for version 5.0.66.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1a2d631089
commit
34aff200c1
|
@ -16,4 +16,4 @@ zotero: anything else. Zotero automatically indexes the full-text content
|
|||
zotero: of your library, enabling you to find exactly what you are looking
|
||||
zotero: for with just a few keystrokes.
|
||||
zotero:
|
||||
zotero: Home: https://www.zotero.org/
|
||||
zotero: Homepage: https://www.zotero.org/
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
PRGNAM=zotero
|
||||
SRCNAM=Zotero
|
||||
VERSION=${VERSION:-5.0.60}
|
||||
VERSION=${VERSION:-5.0.66}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="zotero"
|
||||
VERSION="5.0.60"
|
||||
VERSION="5.0.66"
|
||||
HOMEPAGE="https://www.zotero.org/"
|
||||
DOWNLOAD="https://download.zotero.org/client/release/5.0.60/Zotero-5.0.60_linux-i686.tar.bz2"
|
||||
MD5SUM="c61ca1516ed0120d02dd55f04446064e"
|
||||
DOWNLOAD_x86_64="https://download.zotero.org/client/release/5.0.60/Zotero-5.0.60_linux-x86_64.tar.bz2"
|
||||
MD5SUM_x86_64="09ba18b506eab14d4c636793b94b49ce"
|
||||
DOWNLOAD="https://download.zotero.org/client/release/5.0.66/Zotero-5.0.66_linux-i686.tar.bz2"
|
||||
MD5SUM="a64c93cdda4964f6235bfa1d1d6afbdb"
|
||||
DOWNLOAD_x86_64="https://download.zotero.org/client/release/5.0.66/Zotero-5.0.66_linux-x86_64.tar.bz2"
|
||||
MD5SUM_x86_64="87f1a2e1901b7859df0e292d3bec04f8"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Andrew Payne"
|
||||
EMAIL="phalange@komputermatrix.com"
|
||||
|
|
Loading…
Reference in New Issue