summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..fa391247db17
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = casync-git
+ pkgdesc = Content-Addressable Data Synchronization Tool
+ pkgver = r304.1111422
+ pkgrel = 1
+ url = https://github.com/systemd/casync
+ arch = x86
+ arch = x86_64
+ license = LGPL
+ checkdepends = rsync
+ makedepends = git
+ depends = acl
+ depends = libcurl.so
+ depends = libgcrypt
+ depends = xz
+ provides = casync
+ conflicts = casync
+ source = casync-git::git+https://github.com/systemd/casync
+ sha256sums = SKIP
+
+pkgname = casync-git
+