summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..5803aeb7a96d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = linux-timemachine-git
+ pkgdesc = Rsync-based OSX-like time machine for atomic and resumable local and remote backups
+ pkgver = 1.0
+ pkgrel = 0
+ url = https://github.com/cytopia/linux-timemachine
+ arch = any
+ license = MIT
+ makedepends = git
+ depends = rsync
+ optdepends = openssh: backup to remote (SCP) locations
+ source = linux-timemachine-git-1.0::git+https://github.com/cytopia/linux-timemachine.git
+ sha256sums = SKIP
+
+pkgname = linux-timemachine-git
+