diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:26:44 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:04 -0400 |
commit | 820b50d0222bd5959ee347d1ca4eb6d49b4d3e1b (patch) | |
tree | 45b98d9bb677991cd3a7517b7d995aa99b7d38d3 | |
parent | 65a85a7a6979cb4f35f07d48b574963b2769ef57 (diff) |
desktop/xdgmenumaker: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
-rw-r--r-- | desktop/xdgmenumaker/xdgmenumaker.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/xdgmenumaker/xdgmenumaker.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/desktop/xdgmenumaker/xdgmenumaker.SlackBuild b/desktop/xdgmenumaker/xdgmenumaker.SlackBuild index 7d723ecd4842..41cef9ed749b 100644 --- a/desktop/xdgmenumaker/xdgmenumaker.SlackBuild +++ b/desktop/xdgmenumaker/xdgmenumaker.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for xdgmenumaker # Originally written by Andrew Tkalia -# Modified by B. Watson (yalhcru@gmail.com) +# Modified by B. Watson (urchlay@slackware.uk) # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ # for details. diff --git a/desktop/xdgmenumaker/xdgmenumaker.info b/desktop/xdgmenumaker/xdgmenumaker.info index 8a90858d6a30..e6d83fb8b2f1 100644 --- a/desktop/xdgmenumaker/xdgmenumaker.info +++ b/desktop/xdgmenumaker/xdgmenumaker.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="txt2tags" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |