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 | 17e5938f5dfad668e47fe8cd17aa9341342f4bfb (patch) | |
tree | 35a0dba32c231cc353d2db248bca0cbde38080f6 /system/archmage | |
parent | f0bd7eb3003c15804a03211369500646aa45d498 (diff) | |
download | slackbuilds-17e5938f5dfad668e47fe8cd17aa9341342f4bfb.tar.gz |
system/archmage: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'system/archmage')
-rw-r--r-- | system/archmage/archmage.SlackBuild | 2 | ||||
-rw-r--r-- | system/archmage/archmage.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/archmage/archmage.SlackBuild b/system/archmage/archmage.SlackBuild index 12d7e7b67c..9272855f55 100644 --- a/system/archmage/archmage.SlackBuild +++ b/system/archmage/archmage.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for archmage -# 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/archmage/archmage.info b/system/archmage/archmage.info index 069296ba65..0797d97d01 100644 --- a/system/archmage/archmage.info +++ b/system/archmage/archmage.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pychm BeautifulSoup4 htmldoc python3-sgmllib3k" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |