aboutsummaryrefslogtreecommitdiff
path: root/python/python3-plexapi/python3-plexapi.SlackBuild
diff options
context:
space:
mode:
authorPouria Rezaei <Pouria.rz@outlook.com>2021-11-27 03:39:45 +0330
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-11-27 07:58:58 +0700
commit68f08508a70c9f58c3ed42b99fe1db65d28f982d (patch)
tree0a8df38e5ab74119557ae91b232b48bbdf14e43b /python/python3-plexapi/python3-plexapi.SlackBuild
parent0ab9ddbb9f9ad82b51aa53febd513439c2a462cc (diff)
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}