summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2023-06-18Enable aarch64Peter Grayson
2023-01-01Drop libgit2 dependencyPeter Grayson
StGit now uses the pure-Rust gitoxide crate instead of git2 and thus no longer links with libgit2.
2022-11-07Align with stgit packagePeter Grayson
This adds dynamic link dependencies, uses asciidoc, and reorders some fields.
2022-11-03Repair makedependsPeter Grayson
Was missing dependencies needed to generate the documentation. N.B. use asciidoctor instead of asciidoc because it tends to do a slightly better job with the man pages.
2022-08-14Build from master branchPeter Grayson
2022-06-18new PKGBUILD for stgit 2.0.0 pre-releasesPeter Grayson