diff options
-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" |