aboutsummaryrefslogtreecommitdiff
path: root/python/python3-plexapi
diff options
context:
space:
mode:
authorRSKYS <Pouria.rz@outlook.com>2021-11-22 08:56:23 +0330
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-11-22 22:43:15 +0700
commit94a75ab0bb89ffd5b65894ebb348e2fe2ed86c31 (patch)
treed7f3a27ebe86bbf0161a502412fa2296eb66e423 /python/python3-plexapi
parent021581883293ea63130989ea77be4b85e7cc8286 (diff)
downloadslackbuilds-94a75ab0bb89ffd5b65894ebb348e2fe2ed86c31.tar.xz
python/python3-plexapi: Updated for version 4.8.0.
Signed-off-by: RSKYS <Pouria.rz@outlook.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-plexapi')
-rw-r--r--python/python3-plexapi/python3-plexapi.SlackBuild6
-rw-r--r--python/python3-plexapi/python3-plexapi.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/python/python3-plexapi/python3-plexapi.SlackBuild b/python/python3-plexapi/python3-plexapi.SlackBuild
index 47872934aecd..3ea2b50a9ec2 100644
--- a/python/python3-plexapi/python3-plexapi.SlackBuild
+++ b/python/python3-plexapi/python3-plexapi.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/bash
-# Slackware build script for python3-plexapi
+# Slackware build script for python3-PlexAPI
# Copyright 2019-2021 Pouria Rezaei <Pouria.rz@outlook.com>
# All rights reserved.
@@ -26,8 +26,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-plexapi
-SRCNAM=PlexAPI
-VERSION=${VERSION:-4.7.2}
+VERSION=${VERSION:-4.8.0}
+SRCNAM=python-plexapi
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-plexapi/python3-plexapi.info b/python/python3-plexapi/python3-plexapi.info
index 3c503957808d..6df3347d1f03 100644
--- a/python/python3-plexapi/python3-plexapi.info
+++ b/python/python3-plexapi/python3-plexapi.info
@@ -1,8 +1,8 @@
PRGNAM="python3-plexapi"
-VERSION="4.7.2"
+VERSION="4.8.0"
HOMEPAGE="https://github.com/pkkid/python-plexapi"
-DOWNLOAD="https://files.pythonhosted.org/packages/6d/74/0ab4bf2afb5b2ff5fcaa77b90960974d0831f998e87d0f3bee2b4d13537f/PlexAPI-4.7.2.tar.gz"
-MD5SUM="5afba9d2d49ccbfa5e95927dbcf835f6"
+DOWNLOAD="https://github.com/pkkid/python-plexapi/archive/4.8.0/python-plexapi-4.8.0.tar.gz"
+MD5SUM="1be043d1e1bdb01fa7e566fca8480909"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""