diff options
author | afhpayne <github@komputermatrix.com> | 2024-11-01 15:42:48 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-02 07:14:24 +0700 |
commit | 68d7ead18db1d59258ff8e722ad89ab9d638d99c (patch) | |
tree | 7b1eb973e15f9f64f4407be868eb9bd659204ac5 | |
parent | aba1e1974fe642fa9ae02a3214163df8944f55de (diff) |
academic/zotero: updated for version 7.0.9
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | academic/zotero/zotero.SlackBuild | 2 | ||||
-rw-r--r-- | academic/zotero/zotero.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/academic/zotero/zotero.SlackBuild b/academic/zotero/zotero.SlackBuild index 19497d1c46..956b91c6b6 100644 --- a/academic/zotero/zotero.SlackBuild +++ b/academic/zotero/zotero.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=zotero SRCNAM=Zotero -VERSION=${VERSION:-7.0.8} +VERSION=${VERSION:-7.0.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/academic/zotero/zotero.info b/academic/zotero/zotero.info index 42fe22b1ce..da499116e2 100644 --- a/academic/zotero/zotero.info +++ b/academic/zotero/zotero.info @@ -1,10 +1,10 @@ PRGNAM="zotero" -VERSION="7.0.8" +VERSION="7.0.9" HOMEPAGE="https://www.zotero.org/" -DOWNLOAD="https://download.zotero.org/client/release/7.0.8/Zotero-7.0.8_linux-i686.tar.bz2" -MD5SUM="2abdfc578438ea0365e0d4b4f354a4e1" -DOWNLOAD_x86_64="https://download.zotero.org/client/release/7.0.8/Zotero-7.0.8_linux-x86_64.tar.bz2" -MD5SUM_x86_64="fce9e8ab8b4c98793e7d5107ac5d130b" +DOWNLOAD="https://download.zotero.org/client/release/7.0.9/Zotero-7.0.9_linux-i686.tar.bz2" +MD5SUM="f6c0e9cd8baca45bc8c060c324f31618" +DOWNLOAD_x86_64="https://download.zotero.org/client/release/7.0.9/Zotero-7.0.9_linux-x86_64.tar.bz2" +MD5SUM_x86_64="321539d68b3cf4b7dca585dad323fd62" REQUIRES="" MAINTAINER="Andrew Payne" EMAIL="phalange@komputermatrix.com" |