python/pickleshare: New maintainer.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Isaac Yu 2022-05-11 12:08:47 -07:00 committed by Willy Sudiarto Raharjo
parent 31a5bd23ff
commit 94a4ddc7b8
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 3 deletions

View file

@ -3,6 +3,7 @@
# Slackware build script for pickleshare
# Copyright 2017-2021 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# Copyright 2022 Isaac Yu <isaacyu1@isaacyu1.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/pickleshare/pickleshare/archive/0.7.5/pickleshare-0
MD5SUM="79387de9fd8cc26e29d5cae9fc2fab9d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pathlib"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"
REQUIRES=""
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"