diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:29:51 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:30 -0400 |
commit | 20bf7a3b153b2d8daf297a274fd72094046c04e8 (patch) | |
tree | 275d7c775964dd2ec805ab65ef3ab0a4578b0592 /system | |
parent | 86b622db920d293af76a6f8e9cb556586d135470 (diff) | |
download | slackbuilds-20bf7a3b153b2d8daf297a274fd72094046c04e8.tar.gz |
system/gphotofs: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'system')
-rw-r--r-- | system/gphotofs/gphotofs.SlackBuild | 2 | ||||
-rw-r--r-- | system/gphotofs/gphotofs.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/gphotofs/gphotofs.SlackBuild b/system/gphotofs/gphotofs.SlackBuild index 61b12a2222..fbafcd0bc0 100644 --- a/system/gphotofs/gphotofs.SlackBuild +++ b/system/gphotofs/gphotofs.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for gphotofs -# 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/gphotofs/gphotofs.info b/system/gphotofs/gphotofs.info index 59846e68f5..be15e3fa24 100644 --- a/system/gphotofs/gphotofs.info +++ b/system/gphotofs/gphotofs.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |