diff options
author | Lionel Young <lionelyoung@gmail.com> | 2015-03-29 14:29:14 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-29 14:29:14 +0700 |
commit | 789875939813686a7dfec058a28a7f538100d012 (patch) | |
tree | f2fc2755143b16e099110b5a2ad110308beca8d5 /network/syncthing/syncthing.info | |
parent | 943ae3adc9bb545eb142584389ca050be6f9253f (diff) | |
download | slackbuilds-789875939813686a7dfec058a28a7f538100d012.tar.gz |
network/syncthing: Added (sync files between your own devices).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/syncthing/syncthing.info')
-rw-r--r-- | network/syncthing/syncthing.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/syncthing/syncthing.info b/network/syncthing/syncthing.info new file mode 100644 index 0000000000..8b8f9d19eb --- /dev/null +++ b/network/syncthing/syncthing.info @@ -0,0 +1,10 @@ +PRGNAM="syncthing" +VERSION="0.10.29" +HOMEPAGE="https://github.com/syncthing/syncthing" +DOWNLOAD="https://github.com/syncthing/syncthing/releases/download/v0.10.29/syncthing-linux-386-v0.10.29.tar.gz" +MD5SUM="b313a5755b763053e4f108dd02b3ccc2" +DOWNLOAD_x86_64="https://github.com/syncthing/syncthing/releases/download/v0.10.29/syncthing-linux-amd64-v0.10.29.tar.gz" +MD5SUM_x86_64="531ac44ecfd2ad7d191b12e2f42948ea" +REQUIRES="" +MAINTAINER="Lionel Young" +EMAIL="lionelyoung@gmail.com" |