summaryrefslogtreecommitdiffstats
path: root/python/python3-plexapi/python3-plexapi.SlackBuild
diff options
context:
space:
mode:
author Pouria Rezaei2022-02-28 10:49:49 +0100
committer Willy Sudiarto Raharjo2022-03-03 09:56:40 +0100
commit7ed30a64cac4ca5f0989ffb2efadfbbdbed7cd6b (patch)
tree29dcbcc4e4c74cafe3a3b47e665c2c9447f9a530 /python/python3-plexapi/python3-plexapi.SlackBuild
parentc6eb1cb6a4797a2af1a5c2b09bd77562ba2f5608 (diff)
downloadslackbuilds-7ed30a64cac4ca5f0989ffb2efadfbbdbed7cd6b.tar.gz
python/python3-plexapi: Updated for version 4.10.0.
Signed-off-by: Pouria Rezaei <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 4e4993c366..18bb79a7c7 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.2}
+VERSION=${VERSION:-4.10.0}
SRCNAM=PlexAPI
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}