diff options
Diffstat (limited to 'development')
-rw-r--r-- | development/love-legacy080/love-legacy080.SlackBuild | 2 | ||||
-rw-r--r-- | development/love-legacy080/love-legacy080.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/development/love-legacy080/love-legacy080.SlackBuild b/development/love-legacy080/love-legacy080.SlackBuild index 543d406076..6562b0dd9f 100644 --- a/development/love-legacy080/love-legacy080.SlackBuild +++ b/development/love-legacy080/love-legacy080.SlackBuild @@ -4,7 +4,7 @@ # Written by Dugan Chen (thedoogster [at] gmail [dot] com) -# Modified for 0.8.0 legacy version by B. Watson (yalhcru@gmail.com) +# Modified for 0.8.0 legacy version by B. Watson (urchlay@slackware.uk) # If you're packaging up a LÖVE game that needs this version (won't work # with 0.9.x), make sure the shebang line in the .love file says: diff --git a/development/love-legacy080/love-legacy080.info b/development/love-legacy080/love-legacy080.info index 191d761006..222a7229c4 100644 --- a/development/love-legacy080/love-legacy080.info +++ b/development/love-legacy080/love-legacy080.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" |