diff options
Diffstat (limited to 'office/wordgrinder')
-rw-r--r-- | office/wordgrinder/wordgrinder.SlackBuild | 2 | ||||
-rw-r--r-- | office/wordgrinder/wordgrinder.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/office/wordgrinder/wordgrinder.SlackBuild b/office/wordgrinder/wordgrinder.SlackBuild index 1e3a133f0dc3..b05ddc3aa6d3 100644 --- a/office/wordgrinder/wordgrinder.SlackBuild +++ b/office/wordgrinder/wordgrinder.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for wordgrinder -# Written by ponce <matteo.bernardini@gmail.com> +# Written by Matteo Bernardini <ponce@slackbuilds.org> PRGNAM=wordgrinder VERSION=${VERSION:-0.3.3} diff --git a/office/wordgrinder/wordgrinder.info b/office/wordgrinder/wordgrinder.info index e35bf37d47c2..949d5a698107 100644 --- a/office/wordgrinder/wordgrinder.info +++ b/office/wordgrinder/wordgrinder.info @@ -6,5 +6,5 @@ MD5SUM="1ae3bcf2fc4ee027bdd9518a73733505" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="luafilesystem" -MAINTAINER="ponce" -EMAIL="matteo.bernardini@gmail.com" +MAINTAINER="Matteo Bernardini" +EMAIL="ponce@slackbuilds.org" |