diff options
author | 2020-09-07 17:57:12 +0200 | |
---|---|---|
committer | 2021-03-06 09:54:06 +0100 | |
commit | 6004257e00976da82edb1f0717a50c0c872f063b (patch) | |
tree | aa8dba88c88ac2333c543dccc6325c407e3b9fd9 | |
parent | 3c59cb22425adf5d8a0d1a79baf00e6d9334c620 (diff) | |
download | slackbuilds-gnucash-docs.tar.gz |
office/gnucash-docs: Updated for version 4.1.gnucash-docs
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r-- | office/gnucash-docs/README | 2 | ||||
-rw-r--r-- | office/gnucash-docs/gnucash-docs.SlackBuild | 2 | ||||
-rw-r--r-- | office/gnucash-docs/gnucash-docs.info | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/office/gnucash-docs/README b/office/gnucash-docs/README index 0dbc6ce019..cb542cedc1 100644 --- a/office/gnucash-docs/README +++ b/office/gnucash-docs/README @@ -25,6 +25,6 @@ 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 excessive package bloat. -Note 2: This builds the docs for version 3.x of Gnucash. If you +Note 2: This builds the docs for version 4.x of Gnucash. If you need the old stable 2.6 branch, use gnucash-legacy-docs, also available on SBo. diff --git a/office/gnucash-docs/gnucash-docs.SlackBuild b/office/gnucash-docs/gnucash-docs.SlackBuild index d43e8ff27f..f533faff82 100644 --- a/office/gnucash-docs/gnucash-docs.SlackBuild +++ b/office/gnucash-docs/gnucash-docs.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=gnucash-docs DESTNAM=gnucash -VERSION=${VERSION:-3.11} +VERSION=${VERSION:-4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/gnucash-docs/gnucash-docs.info b/office/gnucash-docs/gnucash-docs.info index e2e666940f..eddcb897b2 100644 --- a/office/gnucash-docs/gnucash-docs.info +++ b/office/gnucash-docs/gnucash-docs.info @@ -1,8 +1,8 @@ PRGNAM="gnucash-docs" -VERSION="3.11" +VERSION="4.1" HOMEPAGE="http://www.gnucash.org" -DOWNLOAD="http://downloads.sourceforge.net/gnucash/gnucash-docs-3.11.tar.gz" -MD5SUM="1886563b1fc7b2582a19a96484609581" +DOWNLOAD="http://downloads.sourceforge.net/gnucash/gnucash-docs-4.1.tar.gz" +MD5SUM="c9e4a2e5673b890cc4adfcdd429bbc47" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gnucash rarian yelp" |