diff options
author | RSKYS <Pouria.rz@outlook.com> | 2021-10-25 23:00:22 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-27 08:25:09 +0700 |
commit | ea05ef98fa118de4981b178c6999222a16d09b57 (patch) | |
tree | 2c4c00462daa7fd89c5e60fe6de3be37e53724d3 /python | |
parent | 3d811b335fb75d7883f30c421aefd942678e4a90 (diff) |
python/python3-plexapi: Updated for version 4.7.2.
Signed-off-by: RSKYS <Pouria.rz@outlook.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-plexapi/README | 2 | ||||
-rw-r--r-- | python/python3-plexapi/python3-plexapi.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-plexapi/python3-plexapi.info | 6 | ||||
-rw-r--r-- | python/python3-plexapi/slack-desc | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/python/python3-plexapi/README b/python/python3-plexapi/README index 6252f31063d7..719bf1df168e 100644 --- a/python/python3-plexapi/README +++ b/python/python3-plexapi/README @@ -1,4 +1,4 @@ -Unofficial Python bindings for the Plex API. Our goal is to match all +Unofficial Python bindings for the Plex API. Our goal is to match all capabilities of the official Plex Web Client. By ~red diff --git a/python/python3-plexapi/python3-plexapi.SlackBuild b/python/python3-plexapi/python3-plexapi.SlackBuild index 249d9c80e802..47872934aecd 100644 --- a/python/python3-plexapi/python3-plexapi.SlackBuild +++ b/python/python3-plexapi/python3-plexapi.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-plexapi SRCNAM=PlexAPI -VERSION=${VERSION:-4.5.2} +VERSION=${VERSION:-4.7.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-plexapi/python3-plexapi.info b/python/python3-plexapi/python3-plexapi.info index 20ff688e82d1..3c503957808d 100644 --- a/python/python3-plexapi/python3-plexapi.info +++ b/python/python3-plexapi/python3-plexapi.info @@ -1,8 +1,8 @@ PRGNAM="python3-plexapi" -VERSION="4.5.2" +VERSION="4.7.2" HOMEPAGE="https://github.com/pkkid/python-plexapi" -DOWNLOAD="https://files.pythonhosted.org/packages/92/94/6ddbb092ca7b6e6e0f9b66154b86bc4207096fb003ef1ab828d66abb45c2/PlexAPI-4.5.2.tar.gz" -MD5SUM="bf1f813cc86f9e5c93ab3fe418bbf158" +DOWNLOAD="https://files.pythonhosted.org/packages/6d/74/0ab4bf2afb5b2ff5fcaa77b90960974d0831f998e87d0f3bee2b4d13537f/PlexAPI-4.7.2.tar.gz" +MD5SUM="5afba9d2d49ccbfa5e95927dbcf835f6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/python/python3-plexapi/slack-desc b/python/python3-plexapi/slack-desc index 2ccec8aff32e..e146082e3819 100644 --- a/python/python3-plexapi/slack-desc +++ b/python/python3-plexapi/slack-desc @@ -13,7 +13,7 @@ python3-plexapi: Our goal is to match all capabilities of the official Plex Web python3-plexapi: Client. python3-plexapi: python3-plexapi: +python3-plexapi: Homepage: https://github.com/pkkid/python-plexapi python3-plexapi: python3-plexapi: python3-plexapi: -python3-plexapi: Homepage: https://github.com/pkkid/python-plexapi |