diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:26:34 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 11:54:06 -0400 |
commit | 593bbaecc57f9c0e8da84b01c623cf554e07bf48 (patch) | |
tree | f844e0553b945cfc35124e2c09033d625d72dfd8 /desktop/idesk | |
parent | 13a4d7f104dc481f500ff89dad4f6d6ef879dbd3 (diff) |
desktop/idesk: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'desktop/idesk')
-rw-r--r-- | desktop/idesk/idesk.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/idesk/idesk.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/desktop/idesk/idesk.SlackBuild b/desktop/idesk/idesk.SlackBuild index 37c9facafc2a6..3040b30b93319 100644 --- a/desktop/idesk/idesk.SlackBuild +++ b/desktop/idesk/idesk.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for idesk -# 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/desktop/idesk/idesk.info b/desktop/idesk/idesk.info index b14c8ef23909b..20e75adcb9299 100644 --- a/desktop/idesk/idesk.info +++ b/desktop/idesk/idesk.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="imlib2" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |