office/gnucash-docs: Updated for version 4.10.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Lenard Spencer 2022-04-07 00:41:12 +07:00 committed by Willy Sudiarto Raharjo
parent 825a54bf90
commit 10782becad
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for gnucash-docs
# Copyright 2018, 2019, 2020,2021 Lenard Spencer <lenardrspencer@gmail.com>
# Copyright 2018, 2019, 2020, 2021, 2022 Lenard Spencer, Orlando, Florida, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gnucash-docs
DESTNAM=gnucash
VERSION=${VERSION:-4.9}
VERSION=${VERSION:-4.10.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="gnucash-docs"
VERSION="4.9"
VERSION="4.10.1"
HOMEPAGE="https://www.gnucash.org"
DOWNLOAD="https://downloads.sourceforge.net/gnucash/gnucash-docs-4.9.tar.gz"
MD5SUM="6584ed80f0088f3c04822b6fcbf05132"
DOWNLOAD="https://downloads.sourceforge.net/gnucash/gnucash-docs-4.10.1.tar.gz"
MD5SUM="0b50c8fd01a296e1999298f2f92b5b0b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gnucash rarian yelp"