diff options
author | Pouria Rezaei <Pouria.rz@outlook.com> | 2021-06-03 16:38:02 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-06-04 07:38:20 +0700 |
commit | b3cfae7d0071330203733d0ce323378dc7eef55c (patch) | |
tree | 94b5420a5c5f7aa7aa6d68164f476246c16a1bc8 /python | |
parent | 126cec377995d4b5a909834c1525719c0aff528a (diff) |
python/python3-plexapi: Updated for version 4.5.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-plexapi/python3-plexapi.SlackBuild | 4 | ||||
-rw-r--r-- | python/python3-plexapi/python3-plexapi.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-plexapi/python3-plexapi.SlackBuild b/python/python3-plexapi/python3-plexapi.SlackBuild index 1a969a4ec24b..304e67402d47 100644 --- a/python/python3-plexapi/python3-plexapi.SlackBuild +++ b/python/python3-plexapi/python3-plexapi.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-plexapi -# Copyright 2019-2020 Pouria Rezaei <Pouria.rz@outlook.com> +# Copyright 2019-2021 Pouria Rezaei <Pouria.rz@outlook.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ PRGNAM=python3-plexapi SRCNAM=PlexAPI -VERSION=${VERSION:-4.5.1} +VERSION=${VERSION:-4.5.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-plexapi/python3-plexapi.info b/python/python3-plexapi/python3-plexapi.info index 1b81a67fc62a..20ff688e82d1 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.1" +VERSION="4.5.2" HOMEPAGE="https://github.com/pkkid/python-plexapi" -DOWNLOAD="https://files.pythonhosted.org/packages/f5/9c/93c888870c76303d677a6c338632db02e647f3ab5f04ef22532e3556e30c/PlexAPI-4.5.1.tar.gz" -MD5SUM="30a91e4b9b25443edb9d23ce808e6ad5" +DOWNLOAD="https://files.pythonhosted.org/packages/92/94/6ddbb092ca7b6e6e0f9b66154b86bc4207096fb003ef1ab828d66abb45c2/PlexAPI-4.5.2.tar.gz" +MD5SUM="bf1f813cc86f9e5c93ab3fe418bbf158" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |