diff options
Diffstat (limited to 'audio/qastools')
-rw-r--r-- | audio/qastools/qastools.SlackBuild | 2 | ||||
-rw-r--r-- | audio/qastools/qastools.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/qastools/qastools.SlackBuild b/audio/qastools/qastools.SlackBuild index a26ebdfe9d..d05ee2a315 100644 --- a/audio/qastools/qastools.SlackBuild +++ b/audio/qastools/qastools.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for qastools -# Written by ponce <matteo.bernardini@gmail.com> +# Written by Matteo Bernardini <ponce@slackbuilds.org> PRGNAM=qastools VERSION=${VERSION:-0.17.2} diff --git a/audio/qastools/qastools.info b/audio/qastools/qastools.info index 1018247555..78880fcfef 100644 --- a/audio/qastools/qastools.info +++ b/audio/qastools/qastools.info @@ -6,5 +6,5 @@ MD5SUM="54792730644ef1d6f23f51d47e8b4ba3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="ponce" -EMAIL="matteo.bernardini@gmail.com" +MAINTAINER="Matteo Bernardini" +EMAIL="ponce@slackbuilds.org" |