diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:29:16 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:24 -0400 |
commit | 9ee0e493a63acbc5a80f48a1bd6083f0a6e9c178 (patch) | |
tree | 96132edfc2f6ea8ea4ae495bc543da7d9b2682a5 | |
parent | 854a64cf50d17fd124b737b0bee6036b712cf6c5 (diff) |
network/ssh-chat: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
-rw-r--r-- | network/ssh-chat/ssh-chat.SlackBuild | 2 | ||||
-rw-r--r-- | network/ssh-chat/ssh-chat.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/network/ssh-chat/ssh-chat.SlackBuild b/network/ssh-chat/ssh-chat.SlackBuild index 827096a51771..6789a83a8f66 100644 --- a/network/ssh-chat/ssh-chat.SlackBuild +++ b/network/ssh-chat/ssh-chat.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for ssh-chat -# Written by B. Watson (yalhcru@gmail.com) +# Written by B. Watson (urchlay@slackware.uk) # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. diff --git a/network/ssh-chat/ssh-chat.info b/network/ssh-chat/ssh-chat.info index 82a1e31182d5..d6b45badb5fa 100644 --- a/network/ssh-chat/ssh-chat.info +++ b/network/ssh-chat/ssh-chat.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="https://github.com/shazow/ssh-chat/releases/download/v1.10/ssh- MD5SUM_x86_64="624d31da8f76331bc03bd07f3ff6fd4c" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |