Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
@ -3,4 +3,3 @@ Environment and uses the Sword programming library to work with Bible texts,
commentaries, dictionaries, and books provided by the Crosswire Bible Society.
This version requires sword version 1.7.0 or higher.
@ -29,7 +29,7 @@
# Modified by Tim Dickson (dickson.tim@googlemail.com)
PRGNAM=bibletime
VERSION=${VERSION:-2.11.0}
VERSION=${VERSION:-2.11.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -1,8 +1,8 @@
PRGNAM="bibletime"
VERSION="2.11.0"
VERSION="2.11.1"
HOMEPAGE="http://www.bibletime.info/"
DOWNLOAD="http://downloads.sourceforge.net/bibletime/bibletime-2.11.0.tar.xz"
MD5SUM="196335c6c2f3abae4bfddd675dd05a30"
DOWNLOAD="https://github.com/bibletime/bibletime/releases/download/v2.11.1/bibletime-2.11.1.tar.xz"
MD5SUM="6a94566c93983ff05e41f1a00b62156d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="sword qt5"