academic/zotero: update 6.0.35

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
afhpayne 2024-03-08 16:44:21 -05:00 committed by Willy Sudiarto Raharjo
parent b8fba885cc
commit 7d0341e157
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 7 additions and 7 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for zotero
# Copyright 2018-2023 Andrew Payne phalange@komputermatrix.com
# Copyright 2018-2024 Andrew Payne phalange@komputermatrix.com
# Copyright 2014-2018 Petar Petrov slackalaxy@gmail.com
# All rights reserved.
#
@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=zotero
SRCNAM=Zotero
VERSION=${VERSION:-6.0.30}
VERSION=${VERSION:-6.0.35}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="zotero"
VERSION="6.0.30"
VERSION="6.0.35"
HOMEPAGE="https://www.zotero.org/"
DOWNLOAD="https://download.zotero.org/client/release/6.0.30/Zotero-6.0.30_linux-i686.tar.bz2"
MD5SUM="1fb1ee69a12d2ee094b028c7bc63bd66"
DOWNLOAD_x86_64="https://download.zotero.org/client/release/6.0.30/Zotero-6.0.30_linux-x86_64.tar.bz2"
MD5SUM_x86_64="b7f68bd5441397311bcc8c97e3bd9418"
DOWNLOAD="https://download.zotero.org/client/release/6.0.35/Zotero-6.0.35_linux-i686.tar.bz2"
MD5SUM="2fc1598b9221cfd545913b97061661d7"
DOWNLOAD_x86_64="https://download.zotero.org/client/release/6.0.35/Zotero-6.0.35_linux-x86_64.tar.bz2"
MD5SUM_x86_64="9fe5026af4b30da8a50b40f576602704"
REQUIRES=""
MAINTAINER="Andrew Payne"
EMAIL="phalange@komputermatrix.com"