office/gnucash-docs: Updated for version 3.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Lenard Spencer 2019-04-05 07:57:40 +07:00 committed by Willy Sudiarto Raharjo
parent 0262143c40
commit 4509be3a41
2 changed files with 5 additions and 5 deletions

View file

@ -24,7 +24,7 @@
PRGNAM=gnucash-docs
DESTNAM=gnucash
VERSION=${VERSION:-3.4}
VERSION=${VERSION:-3.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -49,7 +49,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION-1.tar.?z*
tar xvf $CWD/$PRGNAM-$VERSION.tar.?z*
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \

View file

@ -1,8 +1,8 @@
PRGNAM="gnucash-docs"
VERSION="3.4"
VERSION="3.5"
HOMEPAGE="http://www.gnucash.org"
DOWNLOAD="http://downloads.sourceforge.net/gnucash/gnucash-docs-3.4-1.tar.gz"
MD5SUM="4c6d522914e8b7eb166888bb2198d832"
DOWNLOAD="http://downloads.sourceforge.net/gnucash/gnucash-docs-3.5.tar.gz"
MD5SUM="9d5a157befcc3a4c68f230fd89d9a884"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gnucash rarian yelp"