aboutsummaryrefslogtreecommitdiff
path: root/python/python3-construct
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-01-03 15:38:41 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-04 09:41:08 +0700
commit2c7572696d3e25194379702e0bfcee03295391ba (patch)
tree1aaba59a4ec44453f11794b1cef5c9996346a977 /python/python3-construct
parent77ee273cc57b3e295765fe2432e00f5290e13a3f (diff)
python/python3-construct: Fix email address
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-construct')
-rw-r--r--python/python3-construct/python3-construct.SlackBuild2
-rw-r--r--python/python3-construct/python3-construct.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-construct/python3-construct.SlackBuild b/python/python3-construct/python3-construct.SlackBuild
index c35504b3b4161..fd543e5febe11 100644
--- a/python/python3-construct/python3-construct.SlackBuild
+++ b/python/python3-construct/python3-construct.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-construct
-# 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-construct/python3-construct.info b/python/python3-construct/python3-construct.info
index fd6696639bc1d..dbdd561eb8c78 100644
--- a/python/python3-construct/python3-construct.info
+++ b/python/python3-construct/python3-construct.info
@@ -7,4 +7,4 @@ DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Isaac Yu"
-EMAIL="isaacyu1@isaacyu1.com"
+EMAIL="isaacyu@protonmail.com"