diff options
author | Frederic Galusik <f@galusik.fr> | 2022-11-20 09:12:14 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-20 09:12:14 +0700 |
commit | 24b88676f3ac495589994292799408345c561e9c (patch) | |
tree | f67d442a14c56b485d7b2cdab81195de9023e69f /system/twapake | |
parent | f51640eb4101974b1e11899ed693566a7201cb91 (diff) |
system/twapake: Update maintainer info.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/twapake')
-rw-r--r-- | system/twapake/twapake.SlackBuild | 2 | ||||
-rw-r--r-- | system/twapake/twapake.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/system/twapake/twapake.SlackBuild b/system/twapake/twapake.SlackBuild index c14ab5c44af4f..63b42cdca95f0 100644 --- a/system/twapake/twapake.SlackBuild +++ b/system/twapake/twapake.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for twapake -# Copyright 2017 Frédéric Galusik Lyon, France +# Copyright 2017 - 2022 Frederic Galusik Bordeaux, France # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/system/twapake/twapake.info b/system/twapake/twapake.info index d9d7d045d3718..0bde7fb2844fa 100644 --- a/system/twapake/twapake.info +++ b/system/twapake/twapake.info @@ -6,5 +6,5 @@ MD5SUM="38b39c888175a76ea9f65e3719a37ebe" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Curses-UI" -MAINTAINER="Frédéric Galusik" -EMAIL="slack+SBo@galusik.xyz" +MAINTAINER="Frederic Galusik" +EMAIL="f@galusik.fr" |