diff options
author | Sebastian Arcus <s.arcus@open-t.co.uk> | 2022-04-07 22:09:00 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-09 15:45:54 +0700 |
commit | 20dc52604577d0903ee1526fa24c9c27d65de663 (patch) | |
tree | 8d6d8e51b67c56b78ceac6f6b8a664eca39f13e5 /network/syncthing | |
parent | e45c1a0943ae9a26da64cc23c052a6d5c0722021 (diff) |
network/syncthing: Revert maintainer.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/syncthing')
-rw-r--r-- | network/syncthing/syncthing.SlackBuild | 3 | ||||
-rw-r--r-- | network/syncthing/syncthing.info | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/network/syncthing/syncthing.SlackBuild b/network/syncthing/syncthing.SlackBuild index ac3976183ff2..810cfcd025e8 100644 --- a/network/syncthing/syncthing.SlackBuild +++ b/network/syncthing/syncthing.SlackBuild @@ -3,8 +3,7 @@ # Slackware build script for syncthing # Copyright 2015 Lionel Young, United States -# Copyright 2016 Sebastian Arcus, United Kingdom <s.arcus@open-t.co.uk> -# Copyright 2022 Isaac Yu <isaacyu1@isaacyu1.com> +# Copyright 2016 Sebastian Arcus, United Kingdom # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/network/syncthing/syncthing.info b/network/syncthing/syncthing.info index 370558a51969..3f97bf5abdf2 100644 --- a/network/syncthing/syncthing.info +++ b/network/syncthing/syncthing.info @@ -6,5 +6,5 @@ MD5SUM="83301bdf35a592b892f29575d15c9a51" DOWNLOAD_x86_64="https://github.com/syncthing/syncthing/releases/download/v1.19.2/syncthing-linux-amd64-v1.19.2.tar.gz" MD5SUM_x86_64="0d7313f0570d068ba25396bb3b8f0654" REQUIRES="" -MAINTAINER="Isaac Yu" -EMAIL="isaacyu1@isaacyu1.com" +MAINTAINER="Sebastian Arcus" +EMAIL="s.arcus@open-t.co.uk" |