This commit is contained in:
parent
193036fab7
commit
d6d2909de0
6 changed files with 371 additions and 29 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -6,7 +6,7 @@ pkgdesc="git workflow wrapper"
|
|||
arch=('x86_64')
|
||||
url="https://git.hydrar.de/jmarya/g"
|
||||
license=("MIT")
|
||||
depends=("git" "serie" "ripgrep" "onefetch")
|
||||
depends=("git" "serie" "ripgrep" "onefetch", "fd", "sd")
|
||||
makedepends=("rustup" "git")
|
||||
source=("${pkgname}::git+https://git.hydrar.de/jmarya/g.git")
|
||||
sha256sums=("SKIP")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue