diff options
author | Jostein Berntsen <jvbernts@online.no> | 2021-04-09 23:30:17 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-10 17:04:40 +0700 |
commit | 1a977f187a1627a36089f401f5eef96b1bfddf7c (patch) | |
tree | c013758f5cdb18e8ebee3eeaec3a9a0dfa236014 /office | |
parent | 0e3d56d9798a246e78844d5809255f81588d0f57 (diff) | |
download | slackbuilds-1a977f187a1627a36089f401f5eef96b1bfddf7c.tar.gz |
office/watson: Update maintainer email.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/watson/watson.SlackBuild | 4 | ||||
-rw-r--r-- | office/watson/watson.info | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/office/watson/watson.SlackBuild b/office/watson/watson.SlackBuild index 73b817e3f6..189bc9072a 100644 --- a/office/watson/watson.SlackBuild +++ b/office/watson/watson.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for watson -# Copyright 2017-2019 Jostein Berntsen <jbernts@broadpark.no> +# Copyright 2017-2019 Jostein Berntsen <jvbernts@online.no> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,7 +22,7 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# Written by Jostein Berntsen <jbernts@broadpark.no> +# Written by Jostein Berntsen <jvbernts@online.no> PRGNAM=watson SRCNAM=Watson diff --git a/office/watson/watson.info b/office/watson/watson.info index 11d8ab6907..e710e56d13 100644 --- a/office/watson/watson.info +++ b/office/watson/watson.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="arrow click" MAINTAINER="Jostein Berntsen" -EMAIL="jbernts@broadpark.no" +EMAIL="jvbernts@online.no" |