diff options
author | С. С. Болоканаръ <bolokanar@bulgars.org> | 2024-09-10 18:18:20 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-10 23:11:25 +0700 |
commit | d4da4d9ffe7e5c996af7977acec3b322e66b17af (patch) | |
tree | e35145cac853e1f586af34317b8e1bf942ff7a4b | |
parent | 22221d92196788182f05a7e67a1391d42d06a733 (diff) |
system/rhash: update contact email
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 1bd0e38990..a04f854a92 100644 --- a/system/rhash/rhash.SlackBuild +++ b/system/rhash/rhash.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2014-2021 S. S. Bolokanar, Bulgaria <bolokanar@bulgars.org> +# Copyright 2014-2021 S. S. Bolokanar, Bulgaria <bolokanar@bulgarsociety.org> # С. С. Болоканаръ, България # All rights reserved. # diff --git a/system/rhash/rhash.info b/system/rhash/rhash.info index ad840604d1..e4d76d1c10 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="bolokanar@bulgars.org" +EMAIL="bolokanar@bulgarsociety.org" |