diff options
Diffstat (limited to 'libraries/luafilesystem')
-rw-r--r-- | libraries/luafilesystem/luafilesystem.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/luafilesystem/luafilesystem.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/libraries/luafilesystem/luafilesystem.SlackBuild b/libraries/luafilesystem/luafilesystem.SlackBuild index d216837fa0ff6..fa5cceb2c4f36 100644 --- a/libraries/luafilesystem/luafilesystem.SlackBuild +++ b/libraries/luafilesystem/luafilesystem.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for luafilesystem -# Written by ponce <matteo.bernardini@gmail.com> +# Written by Matteo Bernardini <ponce@slackbuilds.org> PRGNAM=luafilesystem VERSION=${VERSION:-20120408_84f1af5} diff --git a/libraries/luafilesystem/luafilesystem.info b/libraries/luafilesystem/luafilesystem.info index c8b83b2ae6e85..8bf349f63fe0b 100644 --- a/libraries/luafilesystem/luafilesystem.info +++ b/libraries/luafilesystem/luafilesystem.info @@ -6,5 +6,5 @@ MD5SUM="49843fb72a5541c8faf92b8a7467d307" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="lua" -MAINTAINER="ponce" -EMAIL="matteo.bernardini@gmail.com" +MAINTAINER="Matteo Bernardini" +EMAIL="ponce@slackbuilds.org" |