summaryrefslogtreecommitdiffstats
path: root/python/python3-plexapi/python3-plexapi.SlackBuild
diff options
context:
space:
mode:
author Pouria Rezaei2021-11-27 01:09:45 +0100
committer Willy Sudiarto Raharjo2021-11-27 01:58:58 +0100
commit68f08508a70c9f58c3ed42b99fe1db65d28f982d (patch)
tree0a8df38e5ab74119557ae91b232b48bbdf14e43b /python/python3-plexapi/python3-plexapi.SlackBuild
parent0ab9ddbb9f9ad82b51aa53febd513439c2a462cc (diff)
downloadslackbuilds-68f08508a70c9f58c3ed42b99fe1db65d28f982d.tar.gz
python/python3-plexapi: Replaced PyPI binary as source.
Signed-off-by: Pouria Rezaei <Pouria.rz@outlook.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-plexapi/python3-plexapi.SlackBuild')
-rw-r--r--python/python3-plexapi/python3-plexapi.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-plexapi/python3-plexapi.SlackBuild b/python/python3-plexapi/python3-plexapi.SlackBuild
index 3ea2b50a9e..70413b82ab 100644
--- a/python/python3-plexapi/python3-plexapi.SlackBuild
+++ b/python/python3-plexapi/python3-plexapi.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-plexapi
VERSION=${VERSION:-4.8.0}
-SRCNAM=python-plexapi
+SRCNAM=PlexAPI
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}