diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-06-03 20:28:07 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-04 23:14:09 +0700 |
commit | a5bcaa335647e47bad5f6dc76dd08ce8006b41ba (patch) | |
tree | e0bb0eb731a0c8dde006eeb4895dda1828aa5669 /system/qtxdg-tools | |
parent | 851804e103b783d7967cb36654264dd5bdad22f1 (diff) |
system/qtxdg-tools: Update maintainer's email
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/qtxdg-tools')
-rw-r--r-- | system/qtxdg-tools/qtxdg-tools.SlackBuild | 2 | ||||
-rw-r--r-- | system/qtxdg-tools/qtxdg-tools.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/qtxdg-tools/qtxdg-tools.SlackBuild b/system/qtxdg-tools/qtxdg-tools.SlackBuild index 74831cfa4ba8..65b1cf51bdd6 100644 --- a/system/qtxdg-tools/qtxdg-tools.SlackBuild +++ b/system/qtxdg-tools/qtxdg-tools.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for qtxdg-tools -# 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/system/qtxdg-tools/qtxdg-tools.info b/system/qtxdg-tools/qtxdg-tools.info index 952b0f1fd64a..732d5ea019e9 100644 --- a/system/qtxdg-tools/qtxdg-tools.info +++ b/system/qtxdg-tools/qtxdg-tools.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libqtxdg" MAINTAINER="Isaac Yu" -EMAIL="isaacyu1@isaacyu1.com" +EMAIL="isaacyu@protonmail.com" |