mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/gnucash-docs: Updated for version 4.10.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
825a54bf90
commit
10782becad
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue