mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
office/moneydance: Updated for version 2011_b803.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
e25becefee
commit
9ba2cf7124
2 changed files with 5 additions and 4 deletions
|
@ -23,11 +23,12 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=moneydance
|
||||
VERSION=2011_b791
|
||||
ARCH=noarch # Leave this alone for moneydance
|
||||
VERSION=2011_b803
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
ARCH=noarch # Leave this alone for moneydance
|
||||
|
||||
CWD=$(pwd)
|
||||
TMP=${TMP:-/tmp/SBo}
|
||||
PKG=$TMP/package-$PRGNAM
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="moneydance"
|
||||
VERSION="2011_b791"
|
||||
VERSION="2011_b803"
|
||||
HOMEPAGE="http://moneydance.com"
|
||||
DOWNLOAD="http://moneydance.com/download/2011/Unix/moneydance_other.tar.gz"
|
||||
MD5SUM="3f8a8b38ee206385c5371a17df4ca8b7"
|
||||
MD5SUM="75530725f99ac612207234009d340846"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Robby Workman"
|
||||
|
|
Loading…
Reference in a new issue