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