diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2017-03-08 02:04:23 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-11 07:04:16 +0700 |
commit | e8b56a058f43882ac4c4a4aeb5bd049bbe7ce1fd (patch) | |
tree | 2a3cba2946346bdc988e20e1f070255e71601929 /system | |
parent | 888b32514229a773ffbb9f6138183b62945fcb75 (diff) | |
download | slackbuilds-e8b56a058f43882ac4c4a4aeb5bd049bbe7ce1fd.tar.gz |
system/spacefm: New maintainer.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
Diffstat (limited to 'system')
-rw-r--r-- | system/spacefm/spacefm.SlackBuild | 4 | ||||
-rw-r--r-- | system/spacefm/spacefm.info | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/spacefm/spacefm.SlackBuild b/system/spacefm/spacefm.SlackBuild index e7b352f83e..bd9f0bea14 100644 --- a/system/spacefm/spacefm.SlackBuild +++ b/system/spacefm/spacefm.SlackBuild @@ -1,9 +1,9 @@ #!/bin/sh # Slackware build script for spacefm -# Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org - # Copyright 2012 Binh Nguyen <binhvng@gmail.com> +# Copyright 2014-2017 Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org +# Copyright 2017 Andreas Guldstrand # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/system/spacefm/spacefm.info b/system/spacefm/spacefm.info index acba93db0f..44a1b14319 100644 --- a/system/spacefm/spacefm.info +++ b/system/spacefm/spacefm.info @@ -6,5 +6,5 @@ MD5SUM="634763f4d3886a00088e06a4295982b2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Ryan P.C. McQuen" -EMAIL="ryanpcmcquen@member.fsf.org" +MAINTAINER="Andreas Guldstrand" +EMAIL="andreas.guldstrand@gmail.com" |