blob: 795ac591e97f5993f6bbf691b71334836ca667a5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = synth-shell-prompt-git
pkgdesc = Fancy terminal prompt with colors and git support
pkgver = v1.0.r0.gbafabea
pkgrel = 1
url = https://github.com/andresgongora/synth-shell-prompt
arch = any
license = GPL3
makedepends = git
makedepends = sed
makedepends = grep
depends = bash
depends = bc
depends = ldns
depends = lm_sensors
optdepends =
provides = synth-shell-prompt
conflicts = synth-shell-prompt
source = git://github.com/andresgongora/synth-shell-prompt.git#branch=master
md5sums = SKIP
pkgname = synth-shell-prompt-git
|