blob: 19ce194e3fbbec768212814e6ccd51eea5004d48 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = es
pkgdesc = Extensible Shell derived from Plan9 rc
pkgver = 0.10.0
pkgrel = 1
url = http://wryun.github.io/es-shell/
install = es.install
arch = x86_64
license = custom:Public Domain
makedepends = bison
depends = readline
depends = termcap
conflicts = es-shell
conflicts = es-shell-git
source = https://github.com/wryun/es-shell/releases/download/v0.10.0/es-0.10.0.tar.gz
b2sums = e871a2f3dcf0fec5f9e667da1a142ab453f4da40079704b60c3b1f6d48d8b640c23b0f040a54cd9f83ba2dbbdea983a4bb0dbe89f68c19a9a06a2a9d9dc39207
pkgname = es
|