blob: 3b1834484b0ccae2129411da6de380be19c7d824 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = bash-pureline-git
pkgdesc = A simple but powerful Powerline style prompt for the Bash shell written in Bash script
pkgver = r212.9abbdc4
pkgrel = 1
url = https://github.com/chris-marsh/pureline
install = bash-pureline-git.install
arch = any
license = MIT
makedepends = git
depends = sh
provides = bash-pureline
source = git+https://github.com/chris-marsh/pureline.git
md5sums = SKIP
pkgname = bash-pureline-git
|