office/moneydance: Updated for version 2012.862.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
8c28f66a17
commit
3f35258f71
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for moneydance
|
||||
|
||||
# Copyright 2008-2012 Robby Workman, Northport, AL, USA
|
||||
# Copyright 2008-2013 Robby Workman, Northport, AL, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=moneydance
|
||||
VERSION=${VERSION:-2012.820}
|
||||
VERSION=${VERSION:-2012.862}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="moneydance"
|
||||
VERSION="2012"
|
||||
VERSION="2012.862"
|
||||
HOMEPAGE="http://moneydance.com"
|
||||
DOWNLOAD="http://infinitekind-md825.s3.amazonaws.com/Moneydance_linux_x86.tar.gz"
|
||||
MD5SUM="e2adb0424e7c339cd1c44bfc220b1651"
|
||||
DOWNLOAD_x86_64="http://infinitekind-md825.s3.amazonaws.com/Moneydance_linux_amd64.tar.gz"
|
||||
MD5SUM_x86_64="ac7e07994cdde822a9cecef4b211bca7"
|
||||
DOWNLOAD="http://infinitekind-md862.s3.amazonaws.com/Moneydance_linux_x86.tar.gz"
|
||||
MD5SUM="b69235714fd503fe937c9b406b22f905"
|
||||
DOWNLOAD_x86_64="http://infinitekind-md862.s3.amazonaws.com/Moneydance_linux_amd64.tar.gz"
|
||||
MD5SUM_x86_64="226583c048282825b1f2e6dd87d1dacc"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Robby Workman"
|
||||
EMAIL="rworkman@slackbuilds.org"
|
||||
|
|
Loading…
Reference in New Issue