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