summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Payne <phalange@komputermatrix.com>2018-12-10 08:18:01 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-12-10 13:31:02 +0700
commitd6653a87e993652e0f4f391184537d4e0fbc109a (patch)
tree1ad7cdfd41a959e7af992578b74c54207ce55e82
parentf2a08184a397811a0a05aaa7ae9ea163a9d05e63 (diff)
downloadslackbuilds-d6653a87e.tar.gz
slackbuilds-d6653a87e.tar.xz
academic/zotero: Updated for version 5.0.58 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--academic/zotero/README12
-rw-r--r--academic/zotero/zotero.SlackBuild3
-rw-r--r--academic/zotero/zotero.info14
3 files changed, 15 insertions, 14 deletions
diff --git a/academic/zotero/README b/academic/zotero/README
index 99325dbae1..5979cc3be2 100644
--- a/academic/zotero/README
+++ b/academic/zotero/README
@@ -1,15 +1,15 @@
Zotero [zoh-TAIR-oh] is a free, easy-to-use tool to help you collect,
organize, cite, and share your research sources.
+Zotero collects all your research in a single, searchable interface.
+You can add PDFs, images, audio / video files, snapshots of web pages,
+and really anything else. Zotero automatically indexes the full-text
+content of your library, enabling you to find exactly what you are
+looking for with just a few keystrokes.
+
Zotero is the only research tool that automatically senses content in
your web browser, allowing you to add it to your personal library with
a single click. Whether you're searching for a preprint on arXiv.org,
a journal article from JSTOR, a news story from the New York Times, or
a book from your university library catalog, Zotero has you covered
with support for thousands of sites.
-
-Zotero collects all your research in a single, searchable interface.
-You can add PDFs, images, audio / video files, snapshots of web pages,
-and really anything else. Zotero automatically indexes the full-text
-content of your library, enabling you to find exactly what you are
-looking for with just a few keystrokes.
diff --git a/academic/zotero/zotero.SlackBuild b/academic/zotero/zotero.SlackBuild
index 9c5f67d362..7bced4ed9b 100644
--- a/academic/zotero/zotero.SlackBuild
+++ b/academic/zotero/zotero.SlackBuild
@@ -2,6 +2,7 @@
# Slackware build script for zotero
+# Copyright 2018 Andrew Payne phalange@komputermatrix.com
# Copyright 2014-2018 Petar Petrov slackalaxy@gmail.com
# All rights reserved.
#
@@ -24,7 +25,7 @@
PRGNAM=zotero
SRCNAM=Zotero
-VERSION=${VERSION:-5.0.52}
+VERSION=${VERSION:-5.0.58}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/academic/zotero/zotero.info b/academic/zotero/zotero.info
index f9d232e781..b883696f17 100644
--- a/academic/zotero/zotero.info
+++ b/academic/zotero/zotero.info
@@ -1,10 +1,10 @@
PRGNAM="zotero"
-VERSION="5.0.52"
+VERSION="5.0.58"
HOMEPAGE="https://www.zotero.org/"
-DOWNLOAD="https://download.zotero.org/client/release/5.0.52/Zotero-5.0.52_linux-i686.tar.bz2"
-MD5SUM="797a98a18d17493af9bc5c2bff2d1957"
-DOWNLOAD_x86_64="https://download.zotero.org/client/release/5.0.52/Zotero-5.0.52_linux-x86_64.tar.bz2"
-MD5SUM_x86_64="de5089967b78b16a148abd5089176879"
+DOWNLOAD="https://download.zotero.org/client/release/5.0.58/Zotero-5.0.58_linux-i686.tar.bz2"
+MD5SUM="460284aacf6958b0ec7bbf3a0af02547"
+DOWNLOAD_x86_64="https://download.zotero.org/client/release/5.0.58/Zotero-5.0.58_linux-x86_64.tar.bz2"
+MD5SUM_x86_64="eb3f3dcab8bbbcbd31f44da9e558a0e0"
REQUIRES=""
-MAINTAINER="Petar Petrov"
-EMAIL="slackalaxy@gmail.com"
+MAINTAINER="Andrew Payne"
+EMAIL="phalange@komputermatrix.com"