diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:28:32 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:18 -0400 |
commit | c4048f48b8808d7e7564c39144dfb93a8eacd9d4 (patch) | |
tree | b215853c1fc27936655118073eaf24b1dae0ba10 /graphics/mozjpeg | |
parent | ff299c2f1857a3d98ae4a79f419924c56aabffd0 (diff) |
graphics/mozjpeg: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'graphics/mozjpeg')
-rw-r--r-- | graphics/mozjpeg/mozjpeg.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/mozjpeg/mozjpeg.info | 2 | ||||
-rw-r--r-- | graphics/mozjpeg/mozjpeg.sh | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/mozjpeg/mozjpeg.SlackBuild b/graphics/mozjpeg/mozjpeg.SlackBuild index 8c18569b606b5..83fb0db794b06 100644 --- a/graphics/mozjpeg/mozjpeg.SlackBuild +++ b/graphics/mozjpeg/mozjpeg.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for mozjpeg # Originally written by Ryan P.C. McQuen -# Now maintained by B. Watson (yalhcru@gmail.com) +# Now maintained by B. Watson (urchlay@slackware.uk) # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. diff --git a/graphics/mozjpeg/mozjpeg.info b/graphics/mozjpeg/mozjpeg.info index b799b1deda63a..82b41c5410bcd 100644 --- a/graphics/mozjpeg/mozjpeg.info +++ b/graphics/mozjpeg/mozjpeg.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" diff --git a/graphics/mozjpeg/mozjpeg.sh b/graphics/mozjpeg/mozjpeg.sh index fc784ee53aa25..19f6968a6dba0 100644 --- a/graphics/mozjpeg/mozjpeg.sh +++ b/graphics/mozjpeg/mozjpeg.sh @@ -1,5 +1,5 @@ # mozjpeg.sh: part of the SBo mozjpeg build, by B. Watson -# <yalhcru@gmail.com>. Source this file in your shell, to run +# <urchlay@slackware.uk>. Source this file in your shell, to run # mozjpeg's binaries by default, and to compile software with # mozjpeg's libraries. Not installed +x by default to avoid # conflicting with Slackware's libjpeg-turbo package. |