The AUR packages i mintain
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at aurora 19 lines 563 B view raw
1pkgbase = git-guitar-git 2 pkgdesc = A terminal based git client with fast topological & chronological graph rendering - Built form the main branch 3 pkgver = 0.1.45.r7.g676c3d9 4 pkgrel = 1 5 url = https://github.com/asinglebit/guitar 6 arch = x86_64 7 arch = aarch64 8 license = GPL-3.0 9 makedepends = cargo 10 makedepends = git 11 depends = git 12 provides = guitar=0.1.45.r7.g676c3d9 13 conflicts = git-guitar 14 conflicts = git-guitar-bin 15 options = !lto 16 source = guitar::git+https://github.com/asinglebit/guitar.git#branch=main 17 sha256sums = SKIP 18 19pkgname = git-guitar-git