Search Criteria
Package Details: git-bug-bin 0.10.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/git-bug-bin.git (read-only, click to copy) | 
|---|---|
| Package Base: | git-bug-bin | 
| Description: | Distributed bug tracker embedded in Git | 
| Upstream URL: | https://github.com/MichaelMure/git-bug | 
| Keywords: | issue tracker | 
| Licenses: | GPL3 | 
| Conflicts: | git-bug | 
| Provides: | git-bug | 
| Submitter: | 1ace | 
| Maintainer: | 46620 | 
| Last Packager: | 46620 | 
| Votes: | 6 | 
| Popularity: | 0.000006 | 
| First Submitted: | 2018-08-17 17:20 (UTC) | 
| Last Updated: | 2025-05-19 10:59 (UTC) | 
Dependencies (0)
Required by (0)
Sources (4)
- https://github.com/MichaelMure/git-bug/archive/v0.10.1.tar.gz
 - https://github.com/MichaelMure/git-bug/releases/download/v0.10.1/git-bug_linux_386
 - https://github.com/MichaelMure/git-bug/releases/download/v0.10.1/git-bug_linux_amd64
 - https://github.com/MichaelMure/git-bug/releases/download/v0.10.1/git-bug_linux_arm
 
Latest Comments
aaaaa commented on 2024-03-24 17:26 (UTC)
Seems like the directory structure changed in c732a18, but I have no idea how it didn't break previously. Following patch fixes it:
foxbox commented on 2023-10-22 16:05 (UTC)
==> Validating source_x86_64 files with sha256sums... git-bug_linux_amd64 ... FAILED
Did upstream change the tag commit? It seems sha256 is not valid with the update to v0.8.0 today...
dtluna commented on 2019-05-01 18:51 (UTC)
==> Validating source_x86_64 files with sha256sums... git-bug_linux_amd64 ... FAILED ==> ERROR: One or more files did not pass the validity check!
x4m3 commented on 2018-08-19 23:03 (UTC)
hi, would it be possible to add the man pages and the bash/zsh completion for this pkgbuild?
the man pages are available at https://github.com/MichaelMure/git-bug/tree/master/doc/man and the shell completion are at https://github.com/MichaelMure/git-bug/tree/master/misc.
thanks :)