Package Details: auto-commit-git 0.1.5.r8.gc23c442-1

Git Clone URL: https://aur.archlinux.org/auto-commit-git.git (read-only, click to copy)
Package Base: auto-commit-git
Description: A CLI tool that generates commit messages from your staged changes, built in Rust and using OpenAI's Codex.
Upstream URL: https://github.com/m1guelpf/auto-commit
Licenses: MIT
Submitter: tapajos
Maintainer: None
Last Packager: tapajos
Votes: 0
Popularity: 0.000000
First Submitted: 2023-03-22 11:44 (UTC)
Last Updated: 2023-03-22 11:44 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

tapajos commented on 2023-03-02 11:58 (UTC)

Since you use pkgver(), you should suffix your package with -git, naming it auto-commit-git according to package guidelines

hashworks commented on 2022-12-19 10:03 (UTC)

Please build this from source: https://wiki.archlinux.org/title/Rust_package_guidelines

The current PKGBUILD uses the install.sh script, which just downloads a binary (so it really is just a -bin package) and in the end just creates an empty package…