diff options
author | С. С. Болоканаръ <bolokanar@bulgars.org> | 2023-04-23 18:14:05 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-29 18:11:49 +0700 |
commit | faab6930b895dd0400c93e4c8a1f947a07216ed6 (patch) | |
tree | 20e69d4597f8a1b3f1c91e1f36530aab8a389dbf /system/rhash | |
parent | 6dbae2b178c4f8c18860b67a77f96aed2e4f0e75 (diff) |
system/rhash: Update EMAIL.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/rhash')
-rw-r--r-- | system/rhash/rhash.SlackBuild | 2 | ||||
-rw-r--r-- | system/rhash/rhash.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/rhash/rhash.SlackBuild b/system/rhash/rhash.SlackBuild index d59c4334b16d2..fb1870d73f519 100644 --- a/system/rhash/rhash.SlackBuild +++ b/system/rhash/rhash.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2014-2021 S. S. Bolokanar, Bulgaria <sbolokanov@abv.bg> +# Copyright 2014-2021 S. S. Bolokanar, Bulgaria <bolokanar@bulgars.org> # С. С. Болоканаръ, България # All rights reserved. # diff --git a/system/rhash/rhash.info b/system/rhash/rhash.info index f8929b340e44c..2e42b1fe2c665 100644 --- a/system/rhash/rhash.info +++ b/system/rhash/rhash.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="S. S. Bolokanar" -EMAIL="sbolokanov@abv.bg" +EMAIL="bolokanar@bulgars.org" |