Search Criteria
Package Details: hledger-bin 1.52.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/hledger-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | hledger-bin |
| Description: | Command-line interface for the hledger accounting system |
| Upstream URL: | http://hledger.org |
| Keywords: | hledger ledger |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | hledger |
| Provides: | hledger |
| Submitter: | ccat3z |
| Maintainer: | gesh |
| Last Packager: | gesh |
| Votes: | 9 |
| Popularity: | 0.000207 |
| First Submitted: | 2020-08-22 05:39 (UTC) |
| Last Updated: | 2026-05-01 04:19 (UTC) |
Dependencies (1)
- asciinema (acast-binAUR, asciinema-gitAUR) (optional) – hledger demo support
Required by (7)
- hledger-language-server-git (requires hledger)
- hledger-textual (requires hledger)
- hledger-tui (requires hledger)
- hledger-utils (requires hledger)
- hledger-utils-git (requires hledger)
- puffin (requires hledger)
- puffin-bin (requires hledger)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
dude commented on 2024-09-10 15:31 (UTC) (edited on 2024-09-10 15:38 (UTC) by dude)
@gesh Can you change your patch to pull hledger-completion.bash from the 1.40 source release rather than git master?
The restriction is noted here: https://wiki.archlinux.org/title/AUR_submission_guidelines#Rules_of_submission
gesh commented on 2024-09-10 15:17 (UTC)
I don't understand the reasoning for this restriction -- yes, this makes the PKGBUILD sensitive to changes to the completions, but they haven't changed in 2 years. I have prodded upstream on this, hopefully this gets resolved one way or the other https://github.com/simonmichael/hledger/issues/986
dude commented on 2024-09-10 09:13 (UTC)
@gesh Can't use files from a git repo for this, the source files need to be taken from an official tarball release. Because if the hledger-completion.bash file gets updated upstream, this package will fail to build (shasum will be different).
gesh commented on 2024-07-09 14:40 (UTC) (edited on 2024-07-09 14:43 (UTC) by gesh)
Please add the bash completion:
behonest commented on 2022-03-05 09:10 (UTC)
Please update 1.25: https://github.com/simonmichael/hledger/releases/tag/1.25
ccat3z commented on 2022-01-15 16:07 (UTC)
@tuh8888 Fixed, thanks.
tuh8888 commented on 2022-01-13 19:10 (UTC)
Fails to download because download URL is incorrect. Current: https://github.com/simonmichael/hledger/releases/download/hledger-1.24.1/hledger-linux-x64.zip Should be: https://github.com/simonmichael/hledger/releases/download/1.24.1/hledger-linux-x64.zip
ccat3z commented on 2021-05-31 05:50 (UTC)
@behonest It should work on non-English systems now.
behonest commented on 2021-05-20 08:44 (UTC)
Solved this issue by using en locale.
If ru_RU LANG:
To solve just use 'en' LANG:
dude commented on 2021-05-14 00:56 (UTC)
Thanks for fixing that so quickly
« First ‹ Previous 1 2 3 4 5 Next › Last »