diff options
author | RSKYS <Pouria.rz@outlook.com> | 2021-10-25 23:00:22 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-27 08:25:09 +0700 |
commit | ea05ef98fa118de4981b178c6999222a16d09b57 (patch) | |
tree | 2c4c00462daa7fd89c5e60fe6de3be37e53724d3 /python/python3-plexapi/python3-plexapi.SlackBuild | |
parent | 3d811b335fb75d7883f30c421aefd942678e4a90 (diff) |
python/python3-plexapi: Updated for version 4.7.2.
Signed-off-by: RSKYS <Pouria.rz@outlook.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-plexapi/python3-plexapi.SlackBuild')
-rw-r--r-- | python/python3-plexapi/python3-plexapi.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-plexapi/python3-plexapi.SlackBuild b/python/python3-plexapi/python3-plexapi.SlackBuild index 249d9c80e8..47872934ae 100644 --- a/python/python3-plexapi/python3-plexapi.SlackBuild +++ b/python/python3-plexapi/python3-plexapi.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-plexapi SRCNAM=PlexAPI -VERSION=${VERSION:-4.5.2} +VERSION=${VERSION:-4.7.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |