diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-plexapi/python3-plexapi.SlackBuild | 4 | ||||
-rw-r--r-- | python/python3-plexapi/python3-plexapi.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-plexapi/python3-plexapi.SlackBuild b/python/python3-plexapi/python3-plexapi.SlackBuild index b5d3858cf5..b876afd4c2 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-2022 Pouria Rezaei <Pouria.rz@outlook.com> +# Copyright 2019-2024 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.15.13} +VERSION=${VERSION:-4.15.14} 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 f484607c5b..0041692a62 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.13" +VERSION="4.15.14" HOMEPAGE="https://github.com/pkkid/python-plexapi" -DOWNLOAD="https://files.pythonhosted.org/packages/fe/d8/511d6733907b78544775541bf8d09eaa074d89878e8a524dd3df52f5c17a/PlexAPI-4.15.13.tar.gz" -MD5SUM="699308666fa4306cd20ce3f5874ec473" +DOWNLOAD="https://files.pythonhosted.org/packages/47/d6/6c9f93136b73fd5e044e7ef3e71ac83b177afe6275dfa9acffe7adb55df6/PlexAPI-4.15.14.tar.gz" +MD5SUM="fb7adbd3166a3eaa6d72f24d395a3d2d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |