diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:30:10 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:33 -0400 |
commit | a9376cdeb026d108829d0b386d539fb14582cf6f (patch) | |
tree | 81901e86d89725abcbd170979cdf5e517144aa4c /system/triggerhappy | |
parent | 4cbb109a9036858b098c5b43171302af089c7fa7 (diff) | |
download | slackbuilds-a9376cdeb026d108829d0b386d539fb14582cf6f.tar.gz |
system/triggerhappy: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'system/triggerhappy')
-rw-r--r-- | system/triggerhappy/triggerhappy.SlackBuild | 2 | ||||
-rw-r--r-- | system/triggerhappy/triggerhappy.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/triggerhappy/triggerhappy.SlackBuild b/system/triggerhappy/triggerhappy.SlackBuild index d2c7c71746..ef99f8cf29 100644 --- a/system/triggerhappy/triggerhappy.SlackBuild +++ b/system/triggerhappy/triggerhappy.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for triggerhappy -# Written by B. Watson (yalhcru@gmail.com) +# Written by B. Watson (urchlay@slackware.uk) # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. diff --git a/system/triggerhappy/triggerhappy.info b/system/triggerhappy/triggerhappy.info index edaa5e53e6..e7beff033f 100644 --- a/system/triggerhappy/triggerhappy.info +++ b/system/triggerhappy/triggerhappy.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |