summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2023-01-03Move binaries to arch-specific source arraysSebastian LaVine
This corrects an issue with a failed validity check on non-x86_64 architectures.
2023-01-02Update to 0.5.1Sebastian LaVine
The developer has provided binaries for this version, so we are back to installing binaries instead of building from source for this release.
2023-01-01Remove --offline option from `cargo build`Sebastian LaVine
This was reported to break the build.
2023-01-01Update MaintainerSebastian LaVine
2023-01-01Update to 0.5.0Sebastian LaVine
Binaries weren't provided for the latest release, so we switch to building from source. Co-authored-by: eugene on the AUR
2021-04-23Give install suggestion based on installed pathJon Gjengset
2021-03-31Install fish completions to the right placeJon Gjengset
We're not installing completions. H/T @midnightexigent in https://github.com/xen0n/autojump-rs/issues/24#issuecomment-808982972
2020-06-20First releaseJon Gjengset