diff options
author | Sebastian Arcus <s.arcus@open-t.co.uk> | 2016-05-20 01:26:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-20 20:03:53 +0700 |
commit | 28eb8e07b152e0266b4055618c96fab3225ac1ca (patch) | |
tree | a1e7a7711d1245c6a8c6ad27f3c0f04fec5db224 /network/syncthing/syncthing.info | |
parent | 2d2e5c3ded84aa821a8306c7fcc003de0e46b338 (diff) |
network/syncthing: Updated for version 0.13.0 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/syncthing/syncthing.info')
-rw-r--r-- | network/syncthing/syncthing.info | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/network/syncthing/syncthing.info b/network/syncthing/syncthing.info index de3eacf1ad721..8f682196c339a 100644 --- a/network/syncthing/syncthing.info +++ b/network/syncthing/syncthing.info @@ -1,10 +1,10 @@ PRGNAM="syncthing" -VERSION="0.11.10" +VERSION="0.13.0" HOMEPAGE="https://github.com/syncthing/syncthing" -DOWNLOAD="https://github.com/syncthing/syncthing/releases/download/v0.11.10/syncthing-linux-386-v0.11.10.tar.gz" -MD5SUM="af3bf134b23319b7b90bce1900488e15" -DOWNLOAD_x86_64="https://github.com/syncthing/syncthing/releases/download/v0.11.10/syncthing-linux-amd64-v0.11.10.tar.gz" -MD5SUM_x86_64="e4057144c28ea9618149432012861d61" +DOWNLOAD="https://github.com/syncthing/syncthing/releases/download/v0.13.0/syncthing-linux-386-v0.13.0.tar.gz" +MD5SUM="24d9b638a6bee6639e48cb3d538432f7" +DOWNLOAD_x86_64="https://github.com/syncthing/syncthing/releases/download/v0.13.0/syncthing-linux-amd64-v0.13.0.tar.gz" +MD5SUM_x86_64="21552f0332fbeb95f310cad18714ca3d" REQUIRES="" -MAINTAINER="Lionel Young" -EMAIL="lionelyoung@gmail.com" +MAINTAINER="Sebastian Arcus" +EMAIL="s.arcus@open-t.co.uk" |