diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:27:14 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:09 -0400 |
commit | 9fa6aee1dcf6a5eb04765b442696bf80126b9d60 (patch) | |
tree | 839ef6a4cc6a3ff97b03bf0d1016132b557688cb /games/cosmosmash | |
parent | cbad205082c33e03cc019277029b6bbbbb5c5bb4 (diff) |
games/cosmosmash: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'games/cosmosmash')
-rw-r--r-- | games/cosmosmash/cosmosmash.SlackBuild | 2 | ||||
-rw-r--r-- | games/cosmosmash/cosmosmash.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/cosmosmash/cosmosmash.SlackBuild b/games/cosmosmash/cosmosmash.SlackBuild index 048c2afc15a5f..c8e12d3d6548b 100644 --- a/games/cosmosmash/cosmosmash.SlackBuild +++ b/games/cosmosmash/cosmosmash.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for cosmosmash -# 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/games/cosmosmash/cosmosmash.info b/games/cosmosmash/cosmosmash.info index 20759e77b8492..61aabdbcdd4c8 100644 --- a/games/cosmosmash/cosmosmash.info +++ b/games/cosmosmash/cosmosmash.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="flatzebra" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |