blob: a52220ac19fa8f0dbce31159029ad560549116aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = gbt-git
pkgdesc = Highly configurable prompt builder for Bash and ZSH written in Go
pkgver = r306.fd9fbf3
pkgrel = 1
url = https://github.com/jtyr/gbt
arch = any
license = MIT
makedepends = go
depends = git
optdepends = nerd-fonts-complete
conflicts = gbt
source = gbt::git+https://github.com/jtyr/gbt.git
sha256sums = SKIP
pkgname = gbt-git
|