ScriptureGuide: fix character limit.

This commit is contained in:
Augustin Cavalier
2014-12-08 09:42:01 -05:00
parent 6bcec41dba
commit 67f51d9ce7

View File

@@ -1,4 +1,4 @@
SUMMARY="Bible study tool that supports a wide variety of Bibles and commentaries"
SUMMARY="Bible study tool that supports a wide variety of Bibles"
DESCRIPTION="ScriptureGuide is a Bible study tool. It supports all of the \
features you'd expect: search, setting the font, taking notes, etc. Through \
the accompanying ScriptureGuideManager app, you can download hundereds of free \
@@ -9,7 +9,7 @@ HOMEPAGE="https://github.com/HaikuArchives/ScriptureGuide"
SRC_URI="https://github.com/HaikuArchives/ScriptureGuide/archive/v0.9.0.tar.gz"
CHECKSUM_SHA256="63b36186eaf4be130f333e62fa0fb283dbff90149a14763e96c157d9950777b5"
SOURCE_DIR="ScriptureGuide-$portVersion"
REVISION="1"
REVISION="2"
ARCHITECTURES="x86 ?x86_64"
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then