office/gnucash-docs: Updated for version 3.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f5be04e21c
commit
71f02c4fe4
|
@ -23,7 +23,7 @@ ru for Russian (guide only, no help - defaults to C)
|
|||
|
||||
Note 1: This script builds the internal guides in all available
|
||||
languages, but the HTML guides are only in the spacified language
|
||||
to save space and avoid any excessive package bloat.
|
||||
to save space and avoid excessive package bloat.
|
||||
|
||||
Note 2: This builds the docs for version 3.x of Gnucash. If you
|
||||
need the old stable 2.6 branch, use gnucash-legacy-docs, also
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=gnucash-docs
|
||||
DESTNAM=gnucash
|
||||
VERSION=${VERSION:-3.5}
|
||||
VERSION=${VERSION:-3.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gnucash-docs"
|
||||
VERSION="3.5"
|
||||
VERSION="3.6"
|
||||
HOMEPAGE="http://www.gnucash.org"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/gnucash/gnucash-docs-3.5.tar.gz"
|
||||
MD5SUM="9d5a157befcc3a4c68f230fd89d9a884"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/gnucash/gnucash-docs-3.6.tar.gz"
|
||||
MD5SUM="989aceae989b0d4388fc96b9388fcefe"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gnucash rarian yelp"
|
||||
|
|
Loading…
Reference in New Issue