mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/python3-cloudflare: Update EMAIL.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
903bbc6bdc
commit
6dbae2b178
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Copyright 2022 S.S. Bolokanar, Bulgaria <sbolokanov@abv.bg>
|
||||
# Copyright 2022 S.S. Bolokanar, Bulgaria <bolokanar@bulgars.org>
|
||||
# С. С. Болоканаръ, България
|
||||
# All rights reserved.
|
||||
#
|
||||
|
|
|
@ -7,4 +7,4 @@ DOWNLOAD_x86_64=""
|
|||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3-jsonlines BeautifulSoup4"
|
||||
MAINTAINER="S. S. Bolokanar"
|
||||
EMAIL="sbolokanov@abv.bg"
|
||||
EMAIL="bolokanar@bulgars.org"
|
||||
|
|
Loading…
Reference in a new issue