summaryrefslogtreecommitdiffstats
path: root/system/restic/restic.info
diff options
context:
space:
mode:
author Ebben Aries <e@dscp.org>2020-10-23 15:10:43 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-24 08:14:51 +0700
commit5c8bd418a9c140062b1f65e16d60a17f7edbe0e2 (patch)
tree7bd599a82c6e4007b0e65f54eec6882f2e070fae /system/restic/restic.info
parent273b2e6152170b7f8d20633f0fbb4e0bfb100bac (diff)
downloadslackbuilds-5c8bd418a9c140062b1f65e16d60a17f7edbe0e2.tar.gz
slackbuilds-5c8bd418a9c140062b1f65e16d60a17f7edbe0e2.tar.xz
system/restic: Added (Modern backup program to backup your files)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/restic/restic.info')
-rw-r--r--system/restic/restic.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/system/restic/restic.info b/system/restic/restic.info
new file mode 100644
index 0000000000..8fa141fab1
--- /dev/null
+++ b/system/restic/restic.info
@@ -0,0 +1,10 @@
+PRGNAM="restic"
+VERSION="0.10.0"
+HOMEPAGE="https://restic.net/"
+DOWNLOAD="https://github.com/restic/restic/releases/download/v0.10.0/restic_0.10.0_linux_386.bz2"
+MD5SUM="9e814802dfb4eb6b25664b82749c3494"
+DOWNLOAD_x86_64="https://github.com/restic/restic/releases/download/v0.10.0/restic_0.10.0_linux_amd64.bz2"
+MD5SUM_x86_64="d2f618c3b3dd1cc2e5bb56e28fb14a8d"
+REQUIRES=""
+MAINTAINER="Ebben Aries"
+EMAIL="e@dscp.org"