summaryrefslogtreecommitdiffstats
path: root/python/python3-pykeepass
diff options
context:
space:
mode:
author isaackwy2024-01-04 00:39:43 +0100
committer Willy Sudiarto Raharjo2024-01-04 03:41:08 +0100
commit05a172c9823a5d41f856cb89de42c2c0f05fc495 (patch)
tree810cd83b6b929b1937d1a0ef99ac1c8254608f28 /python/python3-pykeepass
parent69f8ec79f9abc6095b029a49b5bd6fe68fbeae52 (diff)
downloadslackbuilds-05a172c9823a5d41f856cb89de42c2c0f05fc495.tar.gz
python/python3-pykeepass: Fix email address
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pykeepass')
-rw-r--r--python/python3-pykeepass/python3-pykeepass.SlackBuild2
-rw-r--r--python/python3-pykeepass/python3-pykeepass.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-pykeepass/python3-pykeepass.SlackBuild b/python/python3-pykeepass/python3-pykeepass.SlackBuild
index 5afed63b7f..79981d2541 100644
--- a/python/python3-pykeepass/python3-pykeepass.SlackBuild
+++ b/python/python3-pykeepass/python3-pykeepass.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-pykeepass
-# Copyright 2024 Isaac Yu <isaacyu1@isaacyu1.com>
+# Copyright 2024 Isaac Yu <isaacyu@protonmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
diff --git a/python/python3-pykeepass/python3-pykeepass.info b/python/python3-pykeepass/python3-pykeepass.info
index e259e42868..9326c911d7 100644
--- a/python/python3-pykeepass/python3-pykeepass.info
+++ b/python/python3-pykeepass/python3-pykeepass.info
@@ -7,4 +7,4 @@ DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="argon2-cffi python3-construct python3-dateutil lxml pycryptodomex"
MAINTAINER="Isaac Yu"
-EMAIL="isaacyu1@isaacyu1.com"
+EMAIL="isaacyu@protonmail.com"