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 | |
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')
-rw-r--r-- | python/python3-plexapi/python3-plexapi.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-plexapi/python3-plexapi.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-plexapi/python3-plexapi.SlackBuild b/python/python3-plexapi/python3-plexapi.SlackBuild index cbab954ccbb9d..b5d3858cf5513 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} diff --git a/python/python3-plexapi/python3-plexapi.info b/python/python3-plexapi/python3-plexapi.info index e8ad79fa6ca11..f484607c5b8d4 100644 --- a/python/python3-plexapi/python3-plexapi.info +++ b/python/python3-plexapi/python3-plexapi.info @@ -1,8 +1,8 @@ PRGNAM="python3-plexapi" -VERSION="4.11.1" +VERSION="4.15.13" HOMEPAGE="https://github.com/pkkid/python-plexapi" -DOWNLOAD="https://files.pythonhosted.org/packages/dc/5e/6f7217a96df11ddff988971c1c865ef94862d6c3903141a8204a10a8beb9/PlexAPI-4.11.1.tar.gz" -MD5SUM="42cef612663cbb99c1e39acee89ab7e3" +DOWNLOAD="https://files.pythonhosted.org/packages/fe/d8/511d6733907b78544775541bf8d09eaa074d89878e8a524dd3df52f5c17a/PlexAPI-4.15.13.tar.gz" +MD5SUM="699308666fa4306cd20ce3f5874ec473" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |