diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:28:45 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:20 -0400 |
commit | b375315cc187e2e4e3f58df16ef19c0804bf3306 (patch) | |
tree | 37128b5ecff32c6b3043f1db24065d1e06225c6e /libraries | |
parent | b351f4b8c2f0c52375773b6a9b18ad0ffc7bcd8e (diff) |
libraries/libtommath: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/libtommath/libtommath.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/libtommath/libtommath.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libraries/libtommath/libtommath.SlackBuild b/libraries/libtommath/libtommath.SlackBuild index d6871a299455..893dddd3a381 100644 --- a/libraries/libtommath/libtommath.SlackBuild +++ b/libraries/libtommath/libtommath.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for libtommath -# 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/libraries/libtommath/libtommath.info b/libraries/libtommath/libtommath.info index 98fb9f393727..11c0dce783df 100644 --- a/libraries/libtommath/libtommath.info +++ b/libraries/libtommath/libtommath.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |