summaryrefslogtreecommitdiffstats
path: root/python/python3-plexapi/python3-plexapi.SlackBuild
diff options
context:
space:
mode:
author Pouria Rezaei2022-02-06 23:33:44 +0100
committer Willy Sudiarto Raharjo2022-02-07 02:25:37 +0100
commit7cffc466a9a2f3da49dc81a3ba9cc5b4670742a6 (patch)
tree48c216619e537c2f32bb178b086818d6832ad7f1 /python/python3-plexapi/python3-plexapi.SlackBuild
parent6e99ade81d143ac1d60e9e7781250bcdf1a0f1bf (diff)
downloadslackbuilds-7cffc466a9a2f3da49dc81a3ba9cc5b4670742a6.tar.gz
python/python3-plexapi: Updated for version 4.9.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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-plexapi/python3-plexapi.SlackBuild b/python/python3-plexapi/python3-plexapi.SlackBuild
index 70413b82ab..a15c0f3f5e 100644
--- a/python/python3-plexapi/python3-plexapi.SlackBuild
+++ b/python/python3-plexapi/python3-plexapi.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-PlexAPI
-# Copyright 2019-2021 Pouria Rezaei <Pouria.rz@outlook.com>
+# Copyright 2019-2022 Pouria Rezaei <Pouria.rz@outlook.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-plexapi
-VERSION=${VERSION:-4.8.0}
+VERSION=${VERSION:-4.9.1}
SRCNAM=PlexAPI
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}