mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
office/gnucash: Updated for version 3.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d10f385e73
commit
f5be04e21c
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gnucash
|
||||
VERSION=${VERSION:-3.5}
|
||||
VERSION=${VERSION:-3.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gnucash"
|
||||
VERSION="3.5"
|
||||
VERSION="3.6"
|
||||
HOMEPAGE="http://www.gnucash.org/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/gnucash/gnucash-3.5.tar.bz2"
|
||||
MD5SUM="6ccb9654f2e8fd822785c5ef24ba8672"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/gnucash/gnucash-3.6.tar.bz2"
|
||||
MD5SUM="c8a87ec9bd77bad0e2abaecda149fad9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="webkit2gtk python3 gtest"
|
||||
|
|
Loading…
Reference in a new issue