summaryrefslogtreecommitdiff
path: root/python/python3-plexapi/python3-plexapi.SlackBuild
diff options
context:
space:
mode:
authorPouria Rezaei <Pouria.rz@outlook.com>2022-05-20 21:09:15 +0430
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-06-04 10:37:17 +0700
commit0180bcac0e916e94118e93400acfc5a16e656301 (patch)
tree7c720babc8fef3cf7bd7e7e422ca04c6bed4175f /python/python3-plexapi/python3-plexapi.SlackBuild
parent6f478a43554ba8eee8058693c2851dd39f7e4494 (diff)
downloadslackbuilds-0180bcac0e916e94118e93400acfc5a16e656301.tar.gz
python/python3-plexapi: Updated for version 4.11.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/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 18bb79a7c7..cbab954ccb 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.10.0}
+VERSION=${VERSION:-4.11.1}
SRCNAM=PlexAPI
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}