summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 89e24f8b512d4fdc95ad20fc6e05189a82d784f7 (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
# Thu Jan 12 15:42:38 UTC 2017
pkgbase = parallel-rust
	pkgdesc = Inspired by GNU Parallel, a command-line CPU load balancer written in Rust.
	pkgver = 0.10.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.10.0.tar.gz
	md5sums = 06aba4e32f0746a9d1b3e33ad9a43a83

pkgname = parallel-rust