summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d1f6cfbdd4c11024adf44d6801f0563207fb441b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = parallel-rust
	pkgdesc = Inspired by GNU Parallel, a command-line CPU load balancer written in Rust.
	pkgver = 0.11.3
	pkgrel = 3
	url = https://github.com/mmstick/parallel
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = rustup
	makedepends = musl
	optdepends = dash: increased performance over sh
	conflicts = parallel
	source = https://github.com/mmstick/parallel/archive/0.11.3.tar.gz
	md5sums = 03645f9059b24493716f7e9ff64241e9

pkgname = parallel-rust