blob: 2b5ce9481e4d43ba31ecb096a44d1fc226fe3820 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = powerline-shell
pkgdesc = A pretty prompt for your shell
pkgver = 0.7.0
pkgrel = 1
url = https://github.com/b-ryan/powerline-shell
arch = any
license = MIT
makedepends = python-setuptools
depends = python
source = https://github.com/b-ryan/powerline-shell/archive/a9b8c9bb39dbfb7ec3c639e497b5a76fa6dcb8cc.zip
sha256sums = 1f55c35ac14593446a82f6d5dedd3b89429dcfec99eb8c459a8dfb6ee78abf4d
pkgname = powerline-shell
|