summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87e5e50b35cc..348cb6ab1ef9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,20 @@
# Generated by mksrcinfo v8
-# Sun Jan 1 07:42:03 UTC 2017
+# 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.8.0
- pkgrel = 3
+ 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.8.0.tar.gz
- md5sums = ef2f9190e28a1d3531a9459f19893361
+ source = https://github.com/mmstick/parallel/archive/0.9.0.tar.gz
+ md5sums = 03bdc2298ddc2ccaea21d4937b818ba7
pkgname = parallel-rust