summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..fc6cb41d59e8
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = python-parallax
+ pkgdesc = Execute commands and copy files over SSH to multiple machines at once
+ pkgver = 1.0.3
+ pkgrel = 1
+ url = https://github.com/krig/parallax
+ arch = any
+ license = BSD
+ makedepends = python-setuptools
+ makedepends = python2-setuptools
+ source = https://github.com/krig/parallax/archive/1.0.3.tar.gz
+ sha256sums = 6a0199ea1c3fedd84ea25ab9a1a2c7b7a30e6484331dc33b03ee4e23b5f7b239
+
+pkgname = python-parallax
+ depends = python
+
+pkgname = python2-parallax
+ depends = python2
+