diff options
author | Pouria Rezaei <Pouria.rz@outlook.com> | 2022-02-28 13:19:49 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-03 15:56:40 +0700 |
commit | 7ed30a64cac4ca5f0989ffb2efadfbbdbed7cd6b (patch) | |
tree | 29dcbcc4e4c74cafe3a3b47e665c2c9447f9a530 /python/python3-plexapi/python3-plexapi.SlackBuild | |
parent | c6eb1cb6a4797a2af1a5c2b09bd77562ba2f5608 (diff) |
python/python3-plexapi: Updated for version 4.10.0.
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 4e4993c366..18bb79a7c7 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.2} +VERSION=${VERSION:-4.10.0} SRCNAM=PlexAPI BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |