mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
office/gnucash: Updated for version 3.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fd08000330
commit
0262143c40
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.4}
|
||||
VERSION=${VERSION:-3.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gnucash"
|
||||
VERSION="3.4"
|
||||
VERSION="3.5"
|
||||
HOMEPAGE="http://www.gnucash.org/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/gnucash/gnucash-3.4.tar.bz2"
|
||||
MD5SUM="dbf81026c0937345b6ecf932dfff432d"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/gnucash/gnucash-3.5.tar.bz2"
|
||||
MD5SUM="6ccb9654f2e8fd822785c5ef24ba8672"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="webkit2gtk python3 gtest"
|
||||
|
|
Loading…
Reference in a new issue