diff options
Diffstat (limited to 'office/gnucash-docs/gnucash-docs.SlackBuild')
-rw-r--r-- | office/gnucash-docs/gnucash-docs.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/gnucash-docs/gnucash-docs.SlackBuild b/office/gnucash-docs/gnucash-docs.SlackBuild index d0b4916d6050..9eed9104d4b0 100644 --- a/office/gnucash-docs/gnucash-docs.SlackBuild +++ b/office/gnucash-docs/gnucash-docs.SlackBuild @@ -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} |