blob: 1b34bec3a78befa5ff291a86271531cbb11fd705 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = blesh-git
pkgdesc = Bash Line Editor (ble.sh) -- a replacement for Bash's line editor with enhanced features
pkgver = 0.4.0_devel4.r2113.70a325f9
pkgrel = 1
url = https://github.com/akinomyoga/ble.sh
install = blesh.install
arch = any
license = BSD-3-Clause
depends = git
optdepends = gawk: for faster processing
optdepends = nawk: for faster processing
optdepends = mawk: for faster processing
provides = blesh
conflicts = blesh
source = git+https://github.com/akinomyoga/ble.sh
source = git+https://github.com/akinomyoga/blesh-contrib
source = blesh-update.sh
md5sums = SKIP
md5sums = SKIP
md5sums = cfe4b50a3b3c66a69af64059fb4a7683
pkgname = blesh-git
|