diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:30:12 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:33 -0400 |
commit | 8733c191739f4d72ff71de30dd089df3e1ccd42b (patch) | |
tree | 571b7357709e1fe7d3f6e5d6e41f1748d756594c | |
parent | 8e8072fa0cee040f53cf74c2c4e476b16448e87d (diff) |
system/unac: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
-rw-r--r-- | system/unac/unac.SlackBuild | 2 | ||||
-rw-r--r-- | system/unac/unac.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/unac/unac.SlackBuild b/system/unac/unac.SlackBuild index 3039ce555f631..b5d5c7eb94e2c 100644 --- a/system/unac/unac.SlackBuild +++ b/system/unac/unac.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for unac -# 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/unac/unac.info b/system/unac/unac.info index 13cd1fb599b14..5e6f5486cbd53 100644 --- a/system/unac/unac.info +++ b/system/unac/unac.info @@ -9,4 +9,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |