aboutsummaryrefslogtreecommitdiff
path: root/system/arj
diff options
context:
space:
mode:
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 e08bee4d67b8..49d2e708575e 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 4925854cac40..75b0a1a9e292 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 f9ceb2ffe9b2..0c2332bf2c03 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>