diff options
Diffstat (limited to 'python/python3-pythran')
-rw-r--r-- | python/python3-pythran/python3-pythran.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-pythran/python3-pythran.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-pythran/python3-pythran.SlackBuild b/python/python3-pythran/python3-pythran.SlackBuild index ad632c8fbd..34f0442f18 100644 --- a/python/python3-pythran/python3-pythran.SlackBuild +++ b/python/python3-pythran/python3-pythran.SlackBuild @@ -1,7 +1,7 @@ #!/bin/bash # Slackware build script for python3-pythran -# 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-pythran/python3-pythran.info b/python/python3-pythran/python3-pythran.info index 2ea9620f3d..e2235ccf30 100644 --- a/python/python3-pythran/python3-pythran.info +++ b/python/python3-pythran/python3-pythran.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-beniget python3-numpy xsimd python3-pytest-runner" MAINTAINER="Isaac Yu" -EMAIL="isaacyu1@isaacyu1.com" +EMAIL="isaacyu@protonmail.com" |