Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-22 | update gitignore: s/xt/zst/ | Roman Perepelitsa | |
2020-05-23 | manually download libgit2 tarball | romkatv | |
The previous version of gitstatus AUR package was invoking `./build -w`. Flag `-w` instructs the build script to download the appropriate libgit2 tarball automatically (a dependency of gitstatus) and verify its SHA hash. This commit removes `-w` in favor of doing the same download and SHA hash verification manually. | |||
2020-05-22 | add gitstatus aur package | romkatv | |