diff options
-rw-r--r-- | python/python3-plexapi/python3-plexapi.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-plexapi/python3-plexapi.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-plexapi/python3-plexapi.SlackBuild b/python/python3-plexapi/python3-plexapi.SlackBuild index 3ea2b50a9ec2..70413b82abb4 100644 --- a/python/python3-plexapi/python3-plexapi.SlackBuild +++ b/python/python3-plexapi/python3-plexapi.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-plexapi VERSION=${VERSION:-4.8.0} -SRCNAM=python-plexapi +SRCNAM=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 6df3347d1f03..0acce5a73708 100644 --- a/python/python3-plexapi/python3-plexapi.info +++ b/python/python3-plexapi/python3-plexapi.info @@ -1,8 +1,8 @@ PRGNAM="python3-plexapi" VERSION="4.8.0" HOMEPAGE="https://github.com/pkkid/python-plexapi" -DOWNLOAD="https://github.com/pkkid/python-plexapi/archive/4.8.0/python-plexapi-4.8.0.tar.gz" -MD5SUM="1be043d1e1bdb01fa7e566fca8480909" +DOWNLOAD="https://files.pythonhosted.org/packages/51/15/8b44169b4a4e216fdd45c75257f4cbde547ccdc88adab67be90402a8d374/PlexAPI-4.8.0.tar.gz" +MD5SUM="13c74c4819d63b35d988d36038980ed8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |