diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:30:18 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:34 -0400 |
commit | 208192cbd9d19c4d3ca8ae4cd2c8392f444c1043 (patch) | |
tree | b64d689b862247c9619975cff5d78b776c08a016 /system | |
parent | 6072da92fa4be2b10b0a81d6bdd4b051a7e3d3d2 (diff) | |
download | slackbuilds-208192cbd9d19c4d3ca8ae4cd2c8392f444c1043.tar.gz |
system/xidel: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'system')
-rw-r--r-- | system/xidel/xidel.SlackBuild | 2 | ||||
-rw-r--r-- | system/xidel/xidel.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/xidel/xidel.SlackBuild b/system/xidel/xidel.SlackBuild index e22860b611..4c60d0a5da 100644 --- a/system/xidel/xidel.SlackBuild +++ b/system/xidel/xidel.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for xidel -# 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/xidel/xidel.info b/system/xidel/xidel.info index b07650eb41..35cad80bd3 100644 --- a/system/xidel/xidel.info +++ b/system/xidel/xidel.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="fpc" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |