mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
academic/zotero: Updated for version 5.0.73.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a06c833cf8
commit
7ecc9e6a8f
2 changed files with 5 additions and 5 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
PRGNAM=zotero
|
||||
SRCNAM=Zotero
|
||||
VERSION=${VERSION:-5.0.73}
|
||||
VERSION=${VERSION:-5.0.74}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="zotero"
|
||||
VERSION="5.0.73"
|
||||
HOMEPAGE="https://www.zotero.org/"
|
||||
DOWNLOAD="https://download.zotero.org/client/release/5.0.73/Zotero-5.0.73_linux-i686.tar.bz2"
|
||||
MD5SUM="53defc189668d77aa460dfae575a0037"
|
||||
DOWNLOAD_x86_64="https://download.zotero.org/client/release/5.0.73/Zotero-5.0.73_linux-x86_64.tar.bz2"
|
||||
MD5SUM_x86_64="ed9580c4a60103eeaf0b1642878be1ce"
|
||||
DOWNLOAD="https://download.zotero.org/client/release/5.0.74/Zotero-5.0.74_linux-i686.tar.bz2"
|
||||
MD5SUM="02630bf7e82bca036517297701a22499"
|
||||
DOWNLOAD_x86_64="https://download.zotero.org/client/release/5.0.74/Zotero-5.0.74_linux-x86_64.tar.bz2"
|
||||
MD5SUM_x86_64="efbbef2273e7403d6ab92569a2d60c70"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Andrew Payne"
|
||||
EMAIL="phalange@komputermatrix.com"
|
||||
|
|
Loading…
Reference in a new issue