diff options
author | Pouria Rezaei <Pouria.rz@outlook.com> | 2022-02-07 02:03:44 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-07 08:25:37 +0700 |
commit | 7cffc466a9a2f3da49dc81a3ba9cc5b4670742a6 (patch) | |
tree | 48c216619e537c2f32bb178b086818d6832ad7f1 /python/python3-plexapi | |
parent | 6e99ade81d143ac1d60e9e7781250bcdf1a0f1bf (diff) |
python/python3-plexapi: Updated for version 4.9.1.
Signed-off-by: Pouria Rezaei <Pouria.rz@outlook.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-plexapi')
-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 70413b82abb42..a15c0f3f5e57d 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-2021 Pouria Rezaei <Pouria.rz@outlook.com> +# Copyright 2019-2022 Pouria Rezaei <Pouria.rz@outlook.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-plexapi -VERSION=${VERSION:-4.8.0} +VERSION=${VERSION:-4.9.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 0acce5a737080..104c5a4dd7557 100644 --- a/python/python3-plexapi/python3-plexapi.info +++ b/python/python3-plexapi/python3-plexapi.info @@ -1,8 +1,8 @@ PRGNAM="python3-plexapi" -VERSION="4.8.0" +VERSION="4.9.1" HOMEPAGE="https://github.com/pkkid/python-plexapi" -DOWNLOAD="https://files.pythonhosted.org/packages/51/15/8b44169b4a4e216fdd45c75257f4cbde547ccdc88adab67be90402a8d374/PlexAPI-4.8.0.tar.gz" -MD5SUM="13c74c4819d63b35d988d36038980ed8" +DOWNLOAD="https://files.pythonhosted.org/packages/ec/1a/ecb08e76ca8000dd22e66eb9a08e5b91b12b217aa84fcf39c15568fecd4e/PlexAPI-4.9.1.tar.gz" +MD5SUM="855f6403fe3ea35bc5180ca843a26129" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |