blob: 61dfc562d1c3a1d2548c83373b857fe2a3862422 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = es-shell-git
pkgdesc = A extensible shell with higher-order functions, derived from the Plan 9 shell, rc.
pkgver = 0.9.2.r47.gf879b9e
pkgrel = 1
url = https://github.com/wryun/es-shell
install = es.install
arch = i686
arch = x86_64
license = Public Domain
makedepends = git
optdepends = termcap: for mksignal
source = es-shell-git::git+https://github.com/wryun/es-shell
md5sums = SKIP
pkgname = es-shell-git
|