diff options
Diffstat (limited to 'python/python3-plexapi')
-rw-r--r-- | python/python3-plexapi/python3-plexapi.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-plexapi/python3-plexapi.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-plexapi/python3-plexapi.SlackBuild b/python/python3-plexapi/python3-plexapi.SlackBuild index 121c32ddb6..abefd851e4 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.15.15} +VERSION=${VERSION:-4.15.16} SRCNAM=PlexAPI BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-plexapi/python3-plexapi.info b/python/python3-plexapi/python3-plexapi.info index 855ea40f13..0371a950f6 100644 --- a/python/python3-plexapi/python3-plexapi.info +++ b/python/python3-plexapi/python3-plexapi.info @@ -1,8 +1,8 @@ PRGNAM="python3-plexapi" -VERSION="4.15.15" +VERSION="4.15.16" HOMEPAGE="https://github.com/pkkid/python-plexapi" -DOWNLOAD="https://files.pythonhosted.org/packages/3a/b8/cb8f799bf30629081ac243b6e21dfd65c4c4ac57ae7f53e1fa32f5296d9f/PlexAPI-4.15.15.tar.gz" -MD5SUM="f10884943fea1f9674f0cc811d688198" +DOWNLOAD="https://files.pythonhosted.org/packages/2a/28/c0920a19272f30bc86ead5f546fb97f9cb09175a27b805f9410ce08aa67e/PlexAPI-4.15.16.tar.gz" +MD5SUM="b288e02329e154e4f20df7493f50c608" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |