blob: 61272a03db3654fe80e90b2c756c99f08e21bc0b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = zsh-pure-prompt
pkgdesc = Pretty, minimal and fast ZSH prompt
pkgver = 1.23.0
pkgrel = 1
url = https://github.com/sindresorhus/pure
arch = any
license = MIT
depends = zsh
source = https://github.com/sindresorhus/pure/archive/v1.23.0.tar.gz
sha256sums = b316fe5aa25be2c2ef895dcad150248a43e12c4ac1476500e1539e2d67877921
pkgname = zsh-pure-prompt
|