diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:26:57 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:06 -0400 |
commit | 3905ec158ff1acedcb6df6d318cfe3c12ed327f2 (patch) | |
tree | 0ee40050a5910cc1d501fe30c11a8087b2a59595 | |
parent | b287fdba61e06ed73e969c207df69476622b03cc (diff) |
development/love-legacy072: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
-rw-r--r-- | development/love-legacy072/love-legacy072.SlackBuild | 2 | ||||
-rw-r--r-- | development/love-legacy072/love-legacy072.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/development/love-legacy072/love-legacy072.SlackBuild b/development/love-legacy072/love-legacy072.SlackBuild index 80edad1cbcd4..5138a3f66f4f 100644 --- a/development/love-legacy072/love-legacy072.SlackBuild +++ b/development/love-legacy072/love-legacy072.SlackBuild @@ -4,7 +4,7 @@ # Originally written by Dugan Chen (thedoogster [at] gmail [dot] com) -# Modified for 0.7.2 legacy version by B. Watson (yalhcru@gmail.com) +# Modified for 0.7.2 legacy version by B. Watson (urchlay@slackware.uk) # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. diff --git a/development/love-legacy072/love-legacy072.info b/development/love-legacy072/love-legacy072.info index 822121863211..852461e452bf 100644 --- a/development/love-legacy072/love-legacy072.info +++ b/development/love-legacy072/love-legacy072.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="lua DevIL physfs libmodplug" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |