diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:26:27 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 11:54:05 -0400 |
commit | 6d022c78df62dbed8d8ddc3dade8eb8437274da1 (patch) | |
tree | d89db62b58644bcfaceb61791e3e674d5eb65088 /audio/vocoder | |
parent | 16d6b31ded86cdbdfaddd3600e9e72eefdef6a9c (diff) |
audio/vocoder: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'audio/vocoder')
-rw-r--r-- | audio/vocoder/vocoder.SlackBuild | 2 | ||||
-rw-r--r-- | audio/vocoder/vocoder.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/vocoder/vocoder.SlackBuild b/audio/vocoder/vocoder.SlackBuild index 03c31e704256..ed48fe6883b5 100644 --- a/audio/vocoder/vocoder.SlackBuild +++ b/audio/vocoder/vocoder.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for vocoder -# Written by B. Watson (yalhcru@gmail.com) +# Written by B. Watson (urchlay@slackware.uk) # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. diff --git a/audio/vocoder/vocoder.info b/audio/vocoder/vocoder.info index 75054ce3d00d..a146f106f27a 100644 --- a/audio/vocoder/vocoder.info +++ b/audio/vocoder/vocoder.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jack fltk" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |