diff options
author | afhpayne <github@komputermatrix.com> | 2024-09-06 16:52:30 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-07 09:08:45 +0700 |
commit | dba115a48b69c5c06b5e90d73ab8811712c23b65 (patch) | |
tree | 74faa765ad41e534c05b42aeb96281bdc30af8bf /academic/zotero/zotero.SlackBuild | |
parent | d6b0f2754e26ac10999f8913edc343ed7982c93e (diff) |
academic/zotero: Updated for version 7.0.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/zotero/zotero.SlackBuild')
-rw-r--r-- | academic/zotero/zotero.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/zotero/zotero.SlackBuild b/academic/zotero/zotero.SlackBuild index 85761d9cfb4d..8a82cd30ff97 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.1} +VERSION=${VERSION:-7.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |