mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/moneydance: Updated for version 2024.5117.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f32d41766b
commit
0b2ca3ae63
2 changed files with 3 additions and 3 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=moneydance
|
||||
VERSION=${VERSION:-2023.3.5064}
|
||||
VERSION=${VERSION:-2024.5117}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="moneydance"
|
||||
VERSION="2023.3.5064"
|
||||
VERSION="2024.5117"
|
||||
HOMEPAGE="http://moneydance.com"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://infinitekind.com/stabledl/current/moneydance_linux_amd64.deb"
|
||||
MD5SUM_x86_64="a6db1e74844e61545b8705224bdbd7a9"
|
||||
MD5SUM_x86_64="a37f773dfd0cb6fa16d3aa2e5bf9e21f"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Robby Workman"
|
||||
EMAIL="rworkman@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue