diff options
author | Pouria Rezaei <Pouria.rz@outlook.com> | 2024-08-19 21:09:08 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-20 09:31:35 +0700 |
commit | 5a3fcd796a0e0958d5ac860989dec057c6bdd776 (patch) | |
tree | c68f43ce42807d7170f4d53e2061c8cd69292baf /python/python3-plexapi/python3-plexapi.SlackBuild | |
parent | 541583fa7906f4746b6258a1acf092ebb024f8bd (diff) |
python/python3-plexapi: Updated to 4.15.16.
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 121c32ddb6..abefd851e4 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.15.15} +VERSION=${VERSION:-4.15.16} SRCNAM=PlexAPI BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |