aboutsummaryrefslogtreecommitdiff
path: root/academic/zotero/zotero.SlackBuild
diff options
context:
space:
mode:
authorafhpayne <github@komputermatrix.com>2024-03-08 16:44:21 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-09 06:18:17 +0700
commit7d0341e1578ec6f162d8e5239b99e83b62c53a03 (patch)
tree384c6a42e6ef6385996db9862e575871a18105f9 /academic/zotero/zotero.SlackBuild
parentb8fba885ccf84e74f6264468a968e3548630483c (diff)
academic/zotero: update 6.0.35
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 1d7699ef8c21..db10f91ca6ff 100644
--- a/academic/zotero/zotero.SlackBuild
+++ b/academic/zotero/zotero.SlackBuild
@@ -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}