summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 348cb6ab1ef95797f8855e057e156544c232ab39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Generated by mksrcinfo v8
# Wed Jan  4 18:33:52 UTC 2017
pkgbase = parallel-rust
	pkgdesc = Inspired by GNU Parallel, a command-line CPU load balancer written in Rust.
	pkgver = 0.9.0
	pkgrel = 1
	url = https://github.com/mmstick/parallel
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = rustup
	makedepends = musl
	optdepends = dash: increased performance over sh
	provides = parallel
	conflicts = parallel
	source = https://github.com/mmstick/parallel/archive/0.9.0.tar.gz
	md5sums = 03bdc2298ddc2ccaea21d4937b818ba7

pkgname = parallel-rust