diff options
author | afhpayne <github@komputermatrix.com> | 2024-10-25 14:59:53 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-10-26 08:29:11 +0700 |
commit | f5b864d2526d3bba363c59e4367ced89aece0551 (patch) | |
tree | 2d31b7c36641b00a9d52160a2c0e651555797e36 /academic/zotero/zotero.SlackBuild | |
parent | 91686e684c6fc82b89b6380ea95b410d87a522ff (diff) |
academic/zotero: Updated for version 7.0.8.
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 a6e6f1260992f..19497d1c46fa2 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.7} +VERSION=${VERSION:-7.0.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |