Browse Source
python/python3-jsonlines: update contact email
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/249/head
С. С. Болоканаръ
1 year ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
2 additions and
2 deletions
-
python/python3-jsonlines/python3-jsonlines.SlackBuild
-
python/python3-jsonlines/python3-jsonlines.info
|
|
@ -1,6 +1,6 @@ |
|
|
|
#!/bin/bash |
|
|
|
|
|
|
|
# Copyright 2022 S.S. Bolokanar, Bulgaria <bolokanar@bulgars.org> |
|
|
|
# Copyright 2022 S.S. Bolokanar, Bulgaria <bolokanar@bulgarsociety.org> |
|
|
|
# С. С. Болоканаръ, България |
|
|
|
# All rights reserved. |
|
|
|
# |
|
|
|
|
|
@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="python3-attrs" |
|
|
|
MAINTAINER="S. S. Bolokanar" |
|
|
|
EMAIL="bolokanar@bulgars.org" |
|
|
|
EMAIL="bolokanar@bulgarsociety.org" |