diff options
author | awg | 2018-07-18 23:02:51 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo | 2018-07-21 01:53:30 +0200 |
commit | 6c17771f3157e0b63e5176145ea39b6b69e96acc (patch) | |
tree | 17ba510c49cbc61e427e4401dca25841c0e78ec6 /system | |
parent | ac6a237df355f710ce18e071581352739a1e78ce (diff) | |
download | slackbuilds-6c17771f3157e0b63e5176145ea39b6b69e96acc.tar.gz |
system/tarsnap: Update maintainer email.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/tarsnap/tarsnap.SlackBuild | 2 | ||||
-rw-r--r-- | system/tarsnap/tarsnap.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/system/tarsnap/tarsnap.SlackBuild b/system/tarsnap/tarsnap.SlackBuild index 4c78c0ac48..746ae398b2 100644 --- a/system/tarsnap/tarsnap.SlackBuild +++ b/system/tarsnap/tarsnap.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # SlackBuild for Tarsnap, 12 August 2017 -# AW Green <awg@posteo.us> +# awg <awg@cock.li> # All rights reserved. # # Permission to use, copy, modify, or distribute this software for any diff --git a/system/tarsnap/tarsnap.info b/system/tarsnap/tarsnap.info index 0f3973ae64..ebc889d4a8 100644 --- a/system/tarsnap/tarsnap.info +++ b/system/tarsnap/tarsnap.info @@ -6,5 +6,5 @@ MD5SUM="8fe9f49c73e82bfd6a2c60727b8a8b01" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="AW Green" -EMAIL="awg@posteo.us" +MAINTAINER="awg" +EMAIL="awg@cock.li" |