blob: 8b220881358e01f196e59b83b7742db49a83965a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = uutils-grep-git
pkgdesc = Rust implementation of grep
pkgver = 0.1.0.r39.f4798cb
pkgrel = 1
url = https://github.com/uutils/grep
arch = x86_64
license = MIT
makedepends = rust
makedepends = git
depends = gcc-libs
optdepends = rust-src: optimize with RUSTC_BOOTSTRAP=1
provides = grep
conflicts = grep
source = uutils-grep::git+https://github.com/uutils/grep.git
b2sums = SKIP
pkgname = uutils-grep-git
|