summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Tim Dickson2018-04-29 18:01:37 +0200
committer David Spencer2018-05-01 23:01:17 +0200
commit47f0ceeafe59438c06dc17596796fc4edaaf9dde (patch)
tree7dbb55f7253b6587a62d862622d216e6eb1ada46
parent26485e9e0fe08a84bb83ad0b01856c24c6435ab7 (diff)
downloadslackbuilds-47f0ceeafe59438c06dc17596796fc4edaaf9dde.tar.gz
academic/biblesync: Updated for version 2.0.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--academic/biblesync/README5
-rw-r--r--academic/biblesync/biblesync.SlackBuild2
-rw-r--r--academic/biblesync/biblesync.info6
3 files changed, 6 insertions, 7 deletions
diff --git a/academic/biblesync/README b/academic/biblesync/README
index 8b32e5aed4..6a70d6d96d 100644
--- a/academic/biblesync/README
+++ b/academic/biblesync/README
@@ -4,13 +4,12 @@ BibleSync is a shared navigation protocol using LAN multicast.
It is useful for a single person when running Bible programs on
multiple machines or devices, all of which you wish to navigate
through the Bible together, or for a group working closely together,
-such as translators. Also, it has a "lecture" mode, where a speaker's
+such as translators. Also, it has a "lecture" mode, where a speaker's
Bible program induces the audience's programs to follow along.
Some History.
Up until and including xiphos 4.0.0 biblesync was included as part of
the xiphos source code. It has been removed from the source in xiphos 4.0.1
and set to be a general library for any bible software that wants to use
-shared navigation. It doesn't have it's own web site yet, so is on the
-gnomesword source site.
+shared navigation.
biblesync is a requirement for xiphos 4.0.1 or higher.
diff --git a/academic/biblesync/biblesync.SlackBuild b/academic/biblesync/biblesync.SlackBuild
index a9bddd09a8..dfdd60598a 100644
--- a/academic/biblesync/biblesync.SlackBuild
+++ b/academic/biblesync/biblesync.SlackBuild
@@ -31,7 +31,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=biblesync
-VERSION=${VERSION:-1.2.0}
+VERSION=${VERSION:-2.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/academic/biblesync/biblesync.info b/academic/biblesync/biblesync.info
index fdbfc44d18..00a1bb56d4 100644
--- a/academic/biblesync/biblesync.info
+++ b/academic/biblesync/biblesync.info
@@ -1,8 +1,8 @@
PRGNAM="biblesync"
-VERSION="1.2.0"
+VERSION="2.0.1"
HOMEPAGE="https://github.com/karlkleinpaste/biblesync"
-DOWNLOAD="https://github.com/karlkleinpaste/biblesync/releases/download/1.2.0/biblesync-1.2.0.tar.gz"
-MD5SUM="c1532f3ec2b56e15c0f7b5b8710e44f0"
+DOWNLOAD="https://github.com/karlkleinpaste/biblesync/releases/download/2.0.1/biblesync-2.0.1.tar.gz"
+MD5SUM="b9db8aae61bb0f9a4545c0782968466e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""