blob: 90f7193d9c5bc49e843da5f87067b283067241cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = brush-git
pkgdesc = Bash compatible shell implemented in Rust
pkgver = 0.3.0.69.g30584b9
pkgrel = 1
url = https://github.com/reubeno/brush
arch = x86_64
license = MIT
makedepends = rust
depends = gcc-libs
optdepends = rust-src: optimize with RUSTC_BOOTSTRAP=1
provides = brush
conflicts = brush
source = git+https://github.com/reubeno/brush.git
sha256sums = SKIP
pkgname = brush-git
|