aboutsummaryrefslogtreecommitdiff
path: root/python/python3-plexapi/python3-plexapi.SlackBuild
diff options
context:
space:
mode:
authorRSKYS <Pouria.rz@outlook.com>2021-10-25 23:00:22 +0330
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-27 08:25:09 +0700
commitea05ef98fa118de4981b178c6999222a16d09b57 (patch)
tree2c4c00462daa7fd89c5e60fe6de3be37e53724d3 /python/python3-plexapi/python3-plexapi.SlackBuild
parent3d811b335fb75d7883f30c421aefd942678e4a90 (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.SlackBuild2
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}