mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
python/python3-jsonlines: 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
7bb0828b70
commit
903bbc6bdc
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Copyright 2022 S.S. Bolokanar, Bulgaria <sbolokanov@abv.bg>
|
# Copyright 2022 S.S. Bolokanar, Bulgaria <bolokanar@bulgars.org>
|
||||||
# С. С. Болоканаръ, България
|
# С. С. Болоканаръ, България
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
|
|
|
@ -7,4 +7,4 @@ DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="python3-attrs"
|
REQUIRES="python3-attrs"
|
||||||
MAINTAINER="S. S. Bolokanar"
|
MAINTAINER="S. S. Bolokanar"
|
||||||
EMAIL="sbolokanov@abv.bg"
|
EMAIL="bolokanar@bulgars.org"
|
||||||
|
|
Loading…
Reference in a new issue