diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:30:08 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:33 -0400 |
commit | 35a0ecd04182c1ff1e1b6ec578fe200266913585 (patch) | |
tree | 8d922ad5d9fb842014fc2b0c29ee88efef43a4fd /system/st | |
parent | eb1b2caa868f39282d568f958071360e0c35c409 (diff) | |
download | slackbuilds-35a0ecd04182c1ff1e1b6ec578fe200266913585.tar.gz |
system/st: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'system/st')
-rw-r--r-- | system/st/st.SlackBuild | 2 | ||||
-rw-r--r-- | system/st/st.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/st/st.SlackBuild b/system/st/st.SlackBuild index 1927ad23a4..eb3ffdc388 100644 --- a/system/st/st.SlackBuild +++ b/system/st/st.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for st # Originally written by Nikolay Korotkiy <email removed> -# Now maintained by B. Watson <yalhcru@gmail.com> +# Now maintained by B. Watson <urchlay@slackware.uk> # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. diff --git a/system/st/st.info b/system/st/st.info index 52a09c1f29..7b19e88386 100644 --- a/system/st/st.info +++ b/system/st/st.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |