diff options
author | Pouria Rezaei <Pouria.rz@outlook.com> | 2022-02-20 16:50:57 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-23 01:54:26 +0700 |
commit | 85bdaedf360c22507891bdb62cbef3d196aa8cb7 (patch) | |
tree | 601af27f77e673963dffb9ae084b239ad33084be /python/python3-plexapi/python3-plexapi.SlackBuild | |
parent | 89d955de1b29dee57d47d2058a64c3b74dd4e646 (diff) |
python/python3-plexapi: Updated for version 4.9.2.
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-plexapi/python3-plexapi.SlackBuild b/python/python3-plexapi/python3-plexapi.SlackBuild index a15c0f3f5e57d..4e4993c366809 100644 --- a/python/python3-plexapi/python3-plexapi.SlackBuild +++ b/python/python3-plexapi/python3-plexapi.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-plexapi -VERSION=${VERSION:-4.9.1} +VERSION=${VERSION:-4.9.2} SRCNAM=PlexAPI BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |