Package Details: moneydance 2024.2.5172-1

Git Clone URL: https://aur.archlinux.org/moneydance.git (read-only, click to copy)
Package Base: moneydance
Description: A personal finance manager for Mac, Windows and Linux
Upstream URL: https://www.moneydance.com/
Licenses: custom
Submitter: tongpu
Maintainer: Yvaniak
Last Packager: Yvaniak
Votes: 34
Popularity: 0.040378
First Submitted: 2012-04-13 00:41 (UTC)
Last Updated: 2024-12-27 18:10 (UTC)

Dependencies (2)

Required by (0)

Sources (3)

Latest Comments

1 2 3 4 5 6 7 Next › Last »

Gotit commented on 2025-03-02 21:35 (UTC) (edited on 2025-03-02 21:36 (UTC) by Gotit)

Not seeing a 2024.3 available in the repos. It looks like an updated moneydance-bin 2024.4.5253-1, but that gives the following error on launch:

$ moneydance
Error: Could not find or load main class install4j.Moneydance
Caused by: java.lang.ClassNotFoundException: install4j.Moneydance

I'm running with java:

$ java -version
openjdk version "23.0.2" 2025-01-21
OpenJDK Runtime Environment (build 23.0.2)
OpenJDK 64-Bit Server VM (build 23.0.2, mixed mode, sharing)

So, I simply fixed the 2024.2.5172-1 version same as before. It installed and ran file.

reefland commented on 2025-02-15 16:59 (UTC)

Moneydance 2024.3 build 5219 is available.

Gotit commented on 2025-02-14 16:01 (UTC) (edited on 2025-03-02 21:28 (UTC) by Gotit)

Getting a checksum error on 2024.2.5172-1

==> Validating source files with sha256sums...
    moneydance.sh ... Passed
    moneydance.desktop ... Passed
==> Validating source_x86_64 files with sha256sums...
    moneydance_amd64-2024.2.5172-1.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
Failed to build moneydance

I was able to install following @4romany example below using an updated checksum.

reefland commented on 2024-10-22 19:52 (UTC)

Moneydance 2024.2 (5172) is available.

AmbassadorDave commented on 2024-04-24 19:19 (UTC)

Getting a checksum error on the updated package:

==> Retrieving sources...
  -> Found moneydance.sh
  -> Found moneydance.desktop
  -> Found moneydance_amd64-2024.1.5117-1.tar.gz
==> Validating source files with sha256sums...
    moneydance.sh ... Passed
    moneydance.desktop ... Passed
==> Validating source_x86_64 files with sha256sums...
    moneydance_amd64-2024.1.5117-1.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!

reefland commented on 2024-04-17 16:12 (UTC)

Moneydance 2024 build 5117 is available.

Yvaniak commented on 2023-12-20 17:00 (UTC)

I adopted the package, updated the sums and deleted the jre-openjdk as mcgreevy42 is right and doesn't need jre-openjdk anymore, the conflict isn't happening anymore for me, let me know if it still happens for you or if you have another thing to say.

4romany commented on 2023-12-08 17:43 (UTC) (edited on 2023-12-08 17:47 (UTC) by 4romany)

As of 12/8/23 the latest (fixed) version of Moneydance_linux_amd64.tar.gz is at this URL:

https://infinitekind.com/stabledl/current/

I ran "yay moneydance" and it downloaded the gz file but the hash was not correct so it stopped at that point.

I edited the ~/.cache/yay/moneydance/PKGBUILD text file and changed the sha256 hash to this:

5a3c54d05a4d563d55ea71c1e9eca069046598157b8e59478592a8c51fb454c3

and did a "makepkg" in that directory - that created the zst files w/o issues and I installed it via sudo pacman -U moneydance-2023.5005-1-x86_64.pkg.tar.zst. MD opened w/o issues and showed it was at the latest version...

You should verify the hash of the GZ file with the utility "sha256sum" or some other tool that does the same function...

holuan commented on 2023-12-04 11:28 (UTC)

turns out there is an upstream bug in the release, apparently preview release fixes it Moneydance 2023.3 (5063): https://infinitekind.tenderapp.com/discussions/problems/95295-update-not-working-properly

holuan commented on 2023-12-03 20:37 (UTC)

After upgrade to 2023.2.5059-1, when i start moneydance - it asks me for my encription passphrase and then fails to launch gui without any error message. Any troubleshooting ideas?