python/python3-plexapi: Updated for version 4.11.1.

Signed-off-by: Pouria Rezaei <Pouria.rz@outlook.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Pouria Rezaei 2022-05-20 21:09:15 +04:30 committed by Willy Sudiarto Raharjo
parent 6f478a4355
commit 0180bcac0e
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -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}

View file

@ -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=""