blob: 6cec14fb48441d41a991dd92769543947d295244 (
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
# Sun Dec 17 21:50:05 UTC 2017
pkgbase = parallel-rust
pkgdesc = Inspired by GNU Parallel, a command-line CPU load balancer written in Rust.
pkgver = 0.11.3
pkgrel = 2
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.11.3.tar.gz
md5sums = 03645f9059b24493716f7e9ff64241e9
pkgname = parallel-rust
|