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