From 2c7572696d3e25194379702e0bfcee03295391ba Mon Sep 17 00:00:00 2001 From: isaackwy Date: Wed, 3 Jan 2024 15:38:41 -0800 Subject: [PATCH] python/python3-construct: Fix email address Signed-off-by: Willy Sudiarto Raharjo --- python/python3-construct/python3-construct.SlackBuild | 2 +- python/python3-construct/python3-construct.info | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/python3-construct/python3-construct.SlackBuild b/python/python3-construct/python3-construct.SlackBuild index c35504b3b4..fd543e5feb 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 +# Copyright 2024 Isaac Yu # 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 fd6696639b..dbdd561eb8 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"