Search Criteria
Package Details: git-bug-git v0.8.0.r187.g20e62977-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/git-bug-git.git (read-only, click to copy) |
---|---|
Package Base: | git-bug-git |
Description: | Distributed bug tracker embedded in Git |
Upstream URL: | https://github.com/MichaelMure/git-bug |
Keywords: | bug bugtracker git |
Licenses: | GPL3 |
Conflicts: | git-bug |
Provides: | git-bug |
Submitter: | flacks |
Maintainer: | guzzisti |
Last Packager: | guzzisti |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2018-08-17 16:31 (UTC) |
Last Updated: | 2023-08-22 19:31 (UTC) |
Dependencies (3)
- git (git-gitAUR, git-glAUR)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR) (optional) – open bugs in browser
Latest Comments
Ppjet6 commented on 2022-10-21 19:48 (UTC)
Hi, I'm getting the following with
git-bug-git 0.7.1.r21.g5029cc1e-1
:It also looks like completion file paths have changed.
Thanks for the making the package!
rafasc commented on 2021-03-22 19:42 (UTC)
@alexander The package version for vcs packages is determined at build-time by the provided pkgver() function, in accordance to the guidelines for vcs packages
In this case, the version shown on AUR usually just reflects the version of the package at submission time.
alexander commented on 2021-03-10 22:57 (UTC)
Doesn't this package point to the maser branch of git-bug? The AUR package version "0.7.1.r21.g5029cc1e-1" is confusing, because 0.7.1 is a different version (release) of git-bug. Can we change that?
x4m3 commented on 2018-09-09 17:06 (UTC)
no problem!
flacks commented on 2018-08-20 03:14 (UTC)
x4m3, done! thanks for the suggestion :)
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 :)