diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-gast/python3-gast.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-gast/python3-gast.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-gast/python3-gast.SlackBuild b/python/python3-gast/python3-gast.SlackBuild index f2a00f42c6..24870435b1 100644 --- a/python/python3-gast/python3-gast.SlackBuild +++ b/python/python3-gast/python3-gast.SlackBuild @@ -1,7 +1,7 @@ #!/bin/bash # Slackware build script for python3-gast -# Copyright 2022-2023 Isaac Yu <isaacyu1@isaacyu1.com> +# Copyright 2022-2023 Isaac Yu <isaacyu@protonmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/python/python3-gast/python3-gast.info b/python/python3-gast/python3-gast.info index 10b701985f..006a836783 100644 --- a/python/python3-gast/python3-gast.info +++ b/python/python3-gast/python3-gast.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Isaac Yu" -EMAIL="isaacyu1@isaacyu1.com" +EMAIL="isaacyu@protonmail.com" |