summaryrefslogtreecommitdiffstats
path: root/system/arj
diff options
context:
space:
mode:
author B. Watson <urchlay@slackware.uk>2022-06-08 12:29:40 -0400
committer B. Watson <urchlay@slackware.uk>2022-06-09 13:19:28 -0400
commitf4f8870e9ba9c61ccd577cf92c191fe64bba5f77 (patch)
tree4c0b9e61c1d9c4140b6143b4a486602f468fb168 /system/arj
parent17e5938f5dfad668e47fe8cd17aa9341342f4bfb (diff)
downloadslackbuilds-f4f8870e9ba9c61ccd577cf92c191fe64bba5f77.tar.gz
slackbuilds-f4f8870e9ba9c61ccd577cf92c191fe64bba5f77.tar.xz
system/arj: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'system/arj')
-rw-r--r--system/arj/arj.SlackBuild2
-rw-r--r--system/arj/arj.info2
-rw-r--r--system/arj/patches/self_integrity_64bit.patch2
3 files changed, 3 insertions, 3 deletions
diff --git a/system/arj/arj.SlackBuild b/system/arj/arj.SlackBuild
index e08bee4d67..49d2e70857 100644
--- a/system/arj/arj.SlackBuild
+++ b/system/arj/arj.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for arj
-# 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/system/arj/arj.info b/system/arj/arj.info
index 4925854cac..75b0a1a9e2 100644
--- a/system/arj/arj.info
+++ b/system/arj/arj.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/system/arj/patches/self_integrity_64bit.patch b/system/arj/patches/self_integrity_64bit.patch
index f9ceb2ffe9..0c2332bf2c 100644
--- a/system/arj/patches/self_integrity_64bit.patch
+++ b/system/arj/patches/self_integrity_64bit.patch
@@ -1,5 +1,5 @@
Description: Fix arj self-integrity check on 64-bit systems
-Author: B Watson <yalhcru@gmail.com>
+Author: B Watson <urchlay@slackware.uk>
Origin: other, http://slackbuilds.org/cgit/slackbuilds/tree/system/arj/patches/SBo_integrity_64bit.patch
Forwarded: no
Reviewed-By: Guillem Jover <guillem@debian.org>