mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/zotero: Updated for version 6.0.23.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0c96940fae
commit
c397a00064
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.22}
|
||||
VERSION=${VERSION:-6.0.23}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="zotero"
|
||||
VERSION="6.0.22"
|
||||
VERSION="6.0.23"
|
||||
HOMEPAGE="https://www.zotero.org/"
|
||||
DOWNLOAD="https://download.zotero.org/client/release/6.0.22/Zotero-6.0.22_linux-i686.tar.bz2"
|
||||
MD5SUM="3b6fe5f8ead7df872144d7220ef367ee"
|
||||
DOWNLOAD_x86_64="https://download.zotero.org/client/release/6.0.22/Zotero-6.0.22_linux-x86_64.tar.bz2"
|
||||
MD5SUM_x86_64="c3b80b29014a82a8b2a80de001f4f775"
|
||||
DOWNLOAD="https://download.zotero.org/client/release/6.0.23/Zotero-6.0.23_linux-i686.tar.bz2"
|
||||
MD5SUM="77d9cda1962411bdd9f36901e6d6764f"
|
||||
DOWNLOAD_x86_64="https://download.zotero.org/client/release/6.0.23/Zotero-6.0.23_linux-x86_64.tar.bz2"
|
||||
MD5SUM_x86_64="851b95380bced8e15890c09b2b2e38a5"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Andrew Payne"
|
||||
EMAIL="phalange@komputermatrix.com"
|
||||
|
|
Loading…
Reference in a new issue