diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:29:26 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:26 -0400 |
commit | f5427c6ea64e627b925a9c335b3fe377520bf964 (patch) | |
tree | 30de011293548a9112a9d64f86ba022695f94440 | |
parent | e4ff127bc0f3218ee8180cbe1200c7c378ee1168 (diff) | |
download | slackbuilds-f5427c6ea64e627b925a9c335b3fe377520bf964.tar.gz |
office/zathura: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
-rw-r--r-- | office/zathura/ChangeLog.old | 6 | ||||
-rw-r--r-- | office/zathura/zathura.SlackBuild | 2 | ||||
-rw-r--r-- | office/zathura/zathura.info | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/office/zathura/ChangeLog.old b/office/zathura/ChangeLog.old index 026105dc87..1ff6f4c217 100644 --- a/office/zathura/ChangeLog.old +++ b/office/zathura/ChangeLog.old @@ -39,14 +39,14 @@ # - Upstream started using -fdiagnostics-color=always, which is only # supported in newer gcc versions. Get rid of it. -# Updated 20130617 by B. Watson <yalhcru@gmail.com>: +# Updated 20130617 by B. Watson <urchlay@slackware.uk>: # - Updated for v0.2.3 -# Updated 20120721 by B. Watson <yalhcru@gmail.com>: +# Updated 20120721 by B. Watson <urchlay@slackware.uk>: # - Updated for v0.2.0 # - generated man pages now included by upstream, get rid of ours -# Updated 20120312 by B. Watson <yalhcru@gmail.com>: +# Updated 20120312 by B. Watson <urchlay@slackware.uk>: # - Updated for v0.1.1, including poppler plugin # - Restore missing .desktop file and AUTHORS doc # - Add an icon diff --git a/office/zathura/zathura.SlackBuild b/office/zathura/zathura.SlackBuild index fcf38c8b04..61c24d49df 100644 --- a/office/zathura/zathura.SlackBuild +++ b/office/zathura/zathura.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for zathura # Copyright 2010 Binh Nguyen <email removed> -# Copyright 2018 B. Watson <yalhcru@gmail.com> +# Copyright 2018 B. Watson <urchlay@slackware.uk> # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/office/zathura/zathura.info b/office/zathura/zathura.info index 1445f62ea0..70b665d13f 100644 --- a/office/zathura/zathura.info +++ b/office/zathura/zathura.info @@ -9,4 +9,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="girara" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |