diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:29:39 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:28 -0400 |
commit | 3d68cbdcd54d5c549f5d08385c7efcc3f2114b96 (patch) | |
tree | 201b678a48bfed7bc6235a779ef0a464204fd817 /system/arc | |
parent | 40eb27db1ac9404259d36186832bf85d8b86a673 (diff) | |
download | slackbuilds-3d68cbdcd54d5c549f5d08385c7efcc3f2114b96.tar.gz |
system/arc: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'system/arc')
-rw-r--r-- | system/arc/arc.SlackBuild | 2 | ||||
-rw-r--r-- | system/arc/arc.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/arc/arc.SlackBuild b/system/arc/arc.SlackBuild index 32061c57c8..77dfb17bd9 100644 --- a/system/arc/arc.SlackBuild +++ b/system/arc/arc.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for arc -# 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/system/arc/arc.info b/system/arc/arc.info index da8ea129bc..216fcb2caf 100644 --- a/system/arc/arc.info +++ b/system/arc/arc.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |