summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPaulo Alexandre2018-04-11 00:12:36 -0300
committerPaulo Alexandre2018-04-11 00:12:36 -0300
commit9ef47acdbcf719a46cb37f094978a5fb72fa1bd8 (patch)
tree7083a8945142ef6808bd054c5e7519f0d288f4ed /.SRCINFO
downloadaur-9ef47acdbcf719a46cb37f094978a5fb72fa1bd8.tar.gz
v0.1.3
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..1f7f421da074
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = psync
+ pkgdesc = A naive tool for syncing partitions using rsync
+ pkgver = 0.1.3
+ pkgrel = 1
+ url = https://github.com/paulequilibrio/psync
+ install = psync.install
+ arch = any
+ license = AGPL3
+ makedepends = git
+ depends = python-docopt
+ depends = python-yaml
+ depends = rsync
+ depends = beep
+ source = git+https://github.com/paulequilibrio/psync
+ sha256sums = SKIP
+
+pkgname = psync
+