diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:26:03 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 11:41:35 -0400 |
commit | 448783bb88699bca54510e85d862ebac1f8aabc9 (patch) | |
tree | 9203e9a739359d1a84523e97859f51d1f8fe0e1c | |
parent | 327c432cb497ee1ed2dbded3d694b0af8941bd43 (diff) |
audio/fluid-soundfont: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
-rw-r--r-- | audio/fluid-soundfont/fluid-soundfont.SlackBuild | 2 | ||||
-rw-r--r-- | audio/fluid-soundfont/fluid-soundfont.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/fluid-soundfont/fluid-soundfont.SlackBuild b/audio/fluid-soundfont/fluid-soundfont.SlackBuild index 6d8c1c3c1bf2..dbcc0db0d013 100644 --- a/audio/fluid-soundfont/fluid-soundfont.SlackBuild +++ b/audio/fluid-soundfont/fluid-soundfont.SlackBuild @@ -4,7 +4,7 @@ # This is basically a combined repack of Debian's fluid-soundfont-gm # and fluid-soundfont-gs packages, plus a wrapper script for fluidsynth. -# 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/fluid-soundfont/fluid-soundfont.info b/audio/fluid-soundfont/fluid-soundfont.info index 4d2753fdfd06..0067ff1f8aa7 100644 --- a/audio/fluid-soundfont/fluid-soundfont.info +++ b/audio/fluid-soundfont/fluid-soundfont.info @@ -9,4 +9,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |