summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Matteo Bernardini2019-07-01 09:32:55 +0200
committer Willy Sudiarto Raharjo2019-07-06 02:00:12 +0200
commit969adf2465a1bc5eec27c174c70c025eee58fce2 (patch)
tree869d5a9fdb9193735f116512e92bd8a932202f4f /perl
parentff4e5d5fd900df59c7bd85924d315d4cd5f08edd (diff)
downloadslackbuilds-969adf2465a1bc5eec27c174c70c025eee58fce2.tar.gz
perl/perl-Config-Simple: Change maintainer.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Config-Simple/perl-Config-Simple.SlackBuild3
-rw-r--r--perl/perl-Config-Simple/perl-Config-Simple.info4
2 files changed, 4 insertions, 3 deletions
diff --git a/perl/perl-Config-Simple/perl-Config-Simple.SlackBuild b/perl/perl-Config-Simple/perl-Config-Simple.SlackBuild
index cbb4e3f3d4..5c8af9cb85 100644
--- a/perl/perl-Config-Simple/perl-Config-Simple.SlackBuild
+++ b/perl/perl-Config-Simple/perl-Config-Simple.SlackBuild
@@ -3,6 +3,7 @@
# Slackware build script for Config-Simple
# Copyright 2014 Elvio Basello
+# Copyright 2019 Marcus Moeller
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -31,7 +32,7 @@ SRCNAM="$( echo $PRGNAM | cut -d- -f2- )"
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
- i?86) ARCH=i486 ;;
+ i?86) ARCH=i586 ;;
arm*) ARCH=arm ;;
*) ARCH=$( uname -m ) ;;
esac
diff --git a/perl/perl-Config-Simple/perl-Config-Simple.info b/perl/perl-Config-Simple/perl-Config-Simple.info
index 5387bb97d5..8c162a1d32 100644
--- a/perl/perl-Config-Simple/perl-Config-Simple.info
+++ b/perl/perl-Config-Simple/perl-Config-Simple.info
@@ -6,5 +6,5 @@ MD5SUM="f014aec54f0a1e2e880d317180fce502"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
-MAINTAINER="Elvio Basello (HelLViS69)"
-EMAIL="hellvis69@gmail.com"
+MAINTAINER="Marcus Moeller"
+EMAIL="mmoeller@faircomputer.ch"