Search Criteria
Package Details: pretty-git-prompt 0.2.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pretty-git-prompt.git (read-only, click to copy) |
---|---|
Package Base: | pretty-git-prompt |
Description: | Pretty git status for your shell prompt |
Upstream URL: | https://github.com/TomasTomecek/pretty-git-prompt |
Licenses: | MIT |
Submitter: | terminalnode |
Maintainer: | ryanobeirne |
Last Packager: | ryanobeirne |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-10-07 09:06 (UTC) |
Last Updated: | 2024-10-17 23:10 (UTC) |
Dependencies (3)
- git (git-gitAUR, git-glAUR)
- cmake (cmake-gitAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
Latest Comments
terminalnode commented on 2019-10-07 15:32 (UTC)
Thanks, I've updated the package with the requested changes.
yochananmarqos commented on 2019-10-07 15:22 (UTC) (edited on 2019-10-07 15:22 (UTC) by yochananmarqos)
The
make
function should be in abuild()
array, not in thepackage()
array: