Package Details: actual-server 23.11.0-2

Git Clone URL: https://aur.archlinux.org/actual-server.git (read-only, click to copy)
Package Base: actual-server
Description: Actual Budget Server
Upstream URL: https://github.com/actualbudget/actual-server
Keywords: actual budget finance
Licenses: MIT
Submitter: pikl
Maintainer: pikl
Last Packager: pikl
Votes: 2
Popularity: 1.08
First Submitted: 2023-07-09 11:15 (UTC)
Last Updated: 2023-11-20 22:18 (UTC)

Latest Comments

pikl commented on 2023-10-09 20:59 (UTC)

updated to depend on nodejs and bumped to latest upstream.

pikl commented on 2023-10-07 13:29 (UTC)

Thanks @zachasme for pointing this out. I couldn't get this to build with nodejs v20 in a clean chroot which is why I limited it to nodejs-lts-hydrogen. I'll look into it though because it works outside a chroot.

zachasme commented on 2023-10-04 06:55 (UTC)

Hi there! Would you be able to change the depends array to refer to nodejs instead of nodejs-lts-hydrogen directly? This is how many other node-dependant packages on AUR works e.g. https://aur.archlinux.org/packages/mongosh, which allows users to use any package providing nodejs (including lts-hydrogen).