diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:29:47 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:29 -0400 |
commit | 8e802b7c72d8985e5dd861e9b8c03f389c2bb87c (patch) | |
tree | bd7ca330f6af02ebcf97e4c3147494c5505e6540 /system/evtest | |
parent | 0a5057d9ef3d9517922f0286bcb199e00558dc71 (diff) | |
download | slackbuilds-8e802b7c72d8985e5dd861e9b8c03f389c2bb87c.tar.gz |
system/evtest: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'system/evtest')
-rw-r--r-- | system/evtest/evtest.SlackBuild | 2 | ||||
-rw-r--r-- | system/evtest/evtest.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/evtest/evtest.SlackBuild b/system/evtest/evtest.SlackBuild index 12b20b3a52..2f26759c6a 100644 --- a/system/evtest/evtest.SlackBuild +++ b/system/evtest/evtest.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for evtest -# 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/evtest/evtest.info b/system/evtest/evtest.info index d8cad3e1c6..c7231e0d5d 100644 --- a/system/evtest/evtest.info +++ b/system/evtest/evtest.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |