diff options
author | Pouria Rezaei <Pouria.rz@outlook.com> | 2022-02-20 16:50:57 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-23 01:54:26 +0700 |
commit | 85bdaedf360c22507891bdb62cbef3d196aa8cb7 (patch) | |
tree | 601af27f77e673963dffb9ae084b239ad33084be | |
parent | 89d955de1b29dee57d47d2058a64c3b74dd4e646 (diff) |
python/python3-plexapi: Updated for version 4.9.2.
Signed-off-by: Pouria Rezaei <Pouria.rz@outlook.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | python/python3-plexapi/python3-plexapi.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-plexapi/python3-plexapi.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-plexapi/python3-plexapi.SlackBuild b/python/python3-plexapi/python3-plexapi.SlackBuild index a15c0f3f5e57..4e4993c36680 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.9.1} +VERSION=${VERSION:-4.9.2} 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 104c5a4dd755..5505bd08bc53 100644 --- a/python/python3-plexapi/python3-plexapi.info +++ b/python/python3-plexapi/python3-plexapi.info @@ -1,8 +1,8 @@ PRGNAM="python3-plexapi" -VERSION="4.9.1" +VERSION="4.9.2" HOMEPAGE="https://github.com/pkkid/python-plexapi" -DOWNLOAD="https://files.pythonhosted.org/packages/ec/1a/ecb08e76ca8000dd22e66eb9a08e5b91b12b217aa84fcf39c15568fecd4e/PlexAPI-4.9.1.tar.gz" -MD5SUM="855f6403fe3ea35bc5180ca843a26129" +DOWNLOAD="https://files.pythonhosted.org/packages/0a/30/a3756e5b020ee54fcc0c8abb36bb4a8d917ecfae2755814e41c4717ecd01/PlexAPI-4.9.2.tar.gz" +MD5SUM="98a81eec67961f41a35c1e3de2c48782" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |