From 0180bcac0e916e94118e93400acfc5a16e656301 Mon Sep 17 00:00:00 2001 From: Pouria Rezaei Date: Fri, 20 May 2022 21:09:15 +0430 Subject: python/python3-plexapi: Updated for version 4.11.1. Signed-off-by: Pouria Rezaei Signed-off-by: Willy Sudiarto Raharjo --- python/python3-plexapi/README | 2 +- python/python3-plexapi/python3-plexapi.SlackBuild | 2 +- python/python3-plexapi/python3-plexapi.info | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/python3-plexapi') diff --git a/python/python3-plexapi/README b/python/python3-plexapi/README index 719bf1df16..c4ff3075b3 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 capabilities of the official Plex Web Client. -By ~red +By !red diff --git a/python/python3-plexapi/python3-plexapi.SlackBuild b/python/python3-plexapi/python3-plexapi.SlackBuild index 18bb79a7c7..cbab954ccb 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.10.0} +VERSION=${VERSION:-4.11.1} 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 9a2a5f8ab8..e8ad79fa6c 100644 --- a/python/python3-plexapi/python3-plexapi.info +++ b/python/python3-plexapi/python3-plexapi.info @@ -1,8 +1,8 @@ PRGNAM="python3-plexapi" -VERSION="4.10.0" +VERSION="4.11.1" HOMEPAGE="https://github.com/pkkid/python-plexapi" -DOWNLOAD="https://files.pythonhosted.org/packages/a8/26/bb4248e666dda63ab642151d95e76b4154aafb70da7c315264d56b9923f2/PlexAPI-4.10.0.tar.gz" -MD5SUM="5be5af575e657d04eeb20021bc7ffd5a" +DOWNLOAD="https://files.pythonhosted.org/packages/dc/5e/6f7217a96df11ddff988971c1c865ef94862d6c3903141a8204a10a8beb9/PlexAPI-4.11.1.tar.gz" +MD5SUM="42cef612663cbb99c1e39acee89ab7e3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3-65-gdbad