diff options
author | awg <awg@cock.li> | 2018-07-18 21:59:19 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-21 06:53:30 +0700 |
commit | ac6a237df355f710ce18e071581352739a1e78ce (patch) | |
tree | eea399b72c29df258bf6ba042ee3c0c824565d16 /office | |
parent | 29fc018fb1f0601a9a964aff7721323102226980 (diff) | |
download | slackbuilds-ac6a237df355f710ce18e071581352739a1e78ce.tar.gz |
office/keepassx: Update maintainer email.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/keepassx/keepassx.SlackBuild | 2 | ||||
-rw-r--r-- | office/keepassx/keepassx.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/office/keepassx/keepassx.SlackBuild b/office/keepassx/keepassx.SlackBuild index a8b30d3168..6d5224874a 100644 --- a/office/keepassx/keepassx.SlackBuild +++ b/office/keepassx/keepassx.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # SlackBuild for KeePassX, 14 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/office/keepassx/keepassx.info b/office/keepassx/keepassx.info index dc3c5d9add..1659fa1bf8 100644 --- a/office/keepassx/keepassx.info +++ b/office/keepassx/keepassx.info @@ -6,5 +6,5 @@ MD5SUM="7852c9f1a0c04971c10370a757257dcd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="AW Green" -EMAIL="awg@posteo.us" +MAINTAINER="awg" +EMAIL="awg@cock.li" |