summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: be5f81a843d931f8f7baf93428d5a4eb5d5c835c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = uutils-coreutils-git
	pkgdesc = Rust rewrite of coreutils
	pkgver = 0.8.0.r101.g5daf0a5
	pkgrel = 1
	url = https://github.com/uutils/coreutils
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = rust
	depends = libgcc
	depends = glibc
	depends = oniguruma
	optdepends = rust-src: optimize with RUSTC_BOOTSTRAP=1
	provides = coreutils
	conflicts = uutils-coreutils
	conflicts = coreutils
	source = uutils-coreutils::git+https://github.com/uutils/coreutils.git
	source = tee.patch::https://patch-diff.githubusercontent.com/raw/uutils/coreutils/pull/11943.patch
	source = https://github.com/uutils/coreutils/releases/download/latest-commit/docs.tar.zst
	b2sums = SKIP
	b2sums = SKIP
	b2sums = SKIP

pkgname = uutils-coreutils-git