From 05a172c9823a5d41f856cb89de42c2c0f05fc495 Mon Sep 17 00:00:00 2001 From: isaackwy Date: Wed, 3 Jan 2024 15:39:43 -0800 Subject: [PATCH] python/python3-pykeepass: Fix email address Signed-off-by: Willy Sudiarto Raharjo --- python/python3-pykeepass/python3-pykeepass.SlackBuild | 2 +- python/python3-pykeepass/python3-pykeepass.info | 2 +- 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 +# Copyright 2024 Isaac Yu # 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"