diff options
author | Pouria Rezaei <Pouria.rz@outlook.com> | 2024-06-18 22:25:03 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-19 20:47:12 +0700 |
commit | 7f92ddaa0e5cd65c1fc63f3c101459a43b2f0965 (patch) | |
tree | 86966c32da3ad6fb76eca61282c6557e1ac4680b /python/python3-plexapi/python3-plexapi.SlackBuild | |
parent | 0bf55faf2b08a76936657dd3c7a93e18d6666a84 (diff) |
python/python3-plexapi: Updated to 4.15.13.
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 cbab954ccb..b5d3858cf5 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.11.1} +VERSION=${VERSION:-4.15.13} SRCNAM=PlexAPI BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |