mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
academic/zotero: Updated for version 5.0.81.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8259e22e8e
commit
0e78b0de95
2 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for zotero
|
||||
|
||||
# Copyright 2018-2019 Andrew Payne phalange@komputermatrix.com
|
||||
# Copyright 2018-2020 Andrew Payne phalange@komputermatrix.com
|
||||
# Copyright 2014-2018 Petar Petrov slackalaxy@gmail.com
|
||||
# All rights reserved.
|
||||
#
|
||||
|
@ -25,7 +25,7 @@
|
|||
|
||||
PRGNAM=zotero
|
||||
SRCNAM=Zotero
|
||||
VERSION=${VERSION:-5.0.74}
|
||||
VERSION=${VERSION:-5.0.81}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="zotero"
|
||||
VERSION="5.0.74"
|
||||
VERSION="5.0.81"
|
||||
HOMEPAGE="https://www.zotero.org/"
|
||||
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"
|
||||
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"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Andrew Payne"
|
||||
EMAIL="phalange@komputermatrix.com"
|
||||
|
|
Loading…
Reference in a new issue