academic/sword-data-kjv: Updated for version 1.8.1.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Tim Dickson 2018-01-13 19:10:30 +00:00 committed by Willy Sudiarto Raharjo
parent 0f3b649305
commit 9df0f5151f
3 changed files with 12 additions and 8 deletions

View File

@ -18,3 +18,4 @@ most sword based bible programs, such as bibletime or xiphos (gnomesword)
have a facility to download more content using their gui.
Please Note: you need at least sword 1.7.0 or higher to read this data.
It has been tested with sword 1.7.0 1.7.5a1 and 1.8.1

View File

@ -2,7 +2,7 @@
# Slackware build script for sword-data-kjv
# Copyright 2015/6 Tim Dickson, email: tim at googlemail.com
# Copyright 2015/6/8 Tim Dickson, email: tim at googlemail.com
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=sword-data-kjv
VERSION=${VERSION:-1.7.5}
VERSION=${VERSION:-1.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -67,6 +67,9 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc

View File

@ -1,5 +1,5 @@
PRGNAM="sword-data-kjv"
VERSION="1.7.5"
VERSION="1.8.1"
HOMEPAGE="http://www.crosswire.org/sword/modules/"
DOWNLOAD="http://www.crosswire.org/ftpmirror/pub/sword/packages/rawzip/KJV.zip \
http://www.crosswire.org/ftpmirror/pub/sword/packages/rawzip/StrongsGreek.zip \