summaryrefslogtreecommitdiffstats
path: root/academic/zotero/zotero.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'academic/zotero/zotero.SlackBuild')
-rw-r--r--academic/zotero/zotero.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/zotero/zotero.SlackBuild b/academic/zotero/zotero.SlackBuild
index ad4ac0990d..01efd43b34 100644
--- a/academic/zotero/zotero.SlackBuild
+++ b/academic/zotero/zotero.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for zotero
-# Copyright 2018-2022 Andrew Payne phalange@komputermatrix.com
+# Copyright 2018-2023 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.19}
+VERSION=${VERSION:-6.0.20}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}