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 | |
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')
-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 121c32ddb6806..abefd851e4e1a 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} diff --git a/python/python3-plexapi/python3-plexapi.info b/python/python3-plexapi/python3-plexapi.info index 855ea40f13e19..0371a950f6a2f 100644 --- a/python/python3-plexapi/python3-plexapi.info +++ b/python/python3-plexapi/python3-plexapi.info @@ -1,8 +1,8 @@ PRGNAM="python3-plexapi" -VERSION="4.15.15" +VERSION="4.15.16" HOMEPAGE="https://github.com/pkkid/python-plexapi" -DOWNLOAD="https://files.pythonhosted.org/packages/3a/b8/cb8f799bf30629081ac243b6e21dfd65c4c4ac57ae7f53e1fa32f5296d9f/PlexAPI-4.15.15.tar.gz" -MD5SUM="f10884943fea1f9674f0cc811d688198" +DOWNLOAD="https://files.pythonhosted.org/packages/2a/28/c0920a19272f30bc86ead5f546fb97f9cb09175a27b805f9410ce08aa67e/PlexAPI-4.15.16.tar.gz" +MD5SUM="b288e02329e154e4f20df7493f50c608" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |