diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:26:09 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 11:41:36 -0400 |
commit | bf41073a54b0573d223f3bf026ee9b32f91973c4 (patch) | |
tree | fc8bc559086f93598fc04e2f8e5137141c417152 /audio/jack1 | |
parent | 479245f5d1be40b3ea46eea00f419825691432c6 (diff) |
audio/jack1: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'audio/jack1')
-rw-r--r-- | audio/jack1/README | 2 | ||||
-rw-r--r-- | audio/jack1/jack1.SlackBuild | 2 | ||||
-rw-r--r-- | audio/jack1/jack1.info | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/jack1/README b/audio/jack1/README index 11a0d7e61211..7e1288ffde60 100644 --- a/audio/jack1/README +++ b/audio/jack1/README @@ -21,7 +21,7 @@ jack-audio-connection-kit" if you had it installed. SBo build maintainers, please DO NOT list this as a dependency for your builds. If the software you're trying to build really does work with jack1 but not jack, please contact the jack maintainer (currently -B. Watson <yalhcru@gmail.com>. Include the build log and any runtime +B. Watson <urchlay@slackware.uk>. Include the build log and any runtime error messages in your email, plase. This package uses POSIX filesystem capabilities to execute with diff --git a/audio/jack1/jack1.SlackBuild b/audio/jack1/jack1.SlackBuild index ac307f07da57..089c020d2fbf 100644 --- a/audio/jack1/jack1.SlackBuild +++ b/audio/jack1/jack1.SlackBuild @@ -26,7 +26,7 @@ # Modified by Robby Workman <rworkman@slackbuilds.org> # No additional license terms added :) -# Modified, renamed, and now maintained by B. Watson <yalhcru@gmail.com> +# Modified, renamed, and now maintained by B. Watson <urchlay@slackware.uk> # This build was renamed from jack-audio-connection-kit to jack1. # If you need to see the commit log for the old name, use a command like: diff --git a/audio/jack1/jack1.info b/audio/jack1/jack1.info index 1c728a122b76..847c54323d1d 100644 --- a/audio/jack1/jack1.info +++ b/audio/jack1/jack1.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |