python/typing-extensions: Update maintainer's email

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Isaac Yu 2023-06-03 20:27:35 -07:00 committed by Willy Sudiarto Raharjo
parent 18a8c82406
commit 15298ce023
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
# SlackBuild build script for typing-extensions
# Copyright (c) 2000-2020 Prof. Horstmann <wmh (at) eipg.fr>
# 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

View file

@ -7,4 +7,4 @@ DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"
EMAIL="isaacyu@protonmail.com"