summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..867a4bbaf678
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = rust-parallel-git
+ pkgdesc = Command-line CPU load balancer written in Rust
+ pkgver = 0.1.0.r7.g6861710
+ pkgrel = 1
+ url = https://github.com/mmstick/parallel
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = rust>=1.11.0
+ makedepends = cargo>=0.12.0
+ makedepends = git>=1
+ conflicts = parallel
+ source = parallel::git+https://github.com/mmstick/parallel.git#branch=master
+ md5sums = SKIP
+
+pkgname = rust-parallel-git
+