diff options
Diffstat (limited to 'python/python3-plexapi/python3-plexapi.SlackBuild')
-rw-r--r-- | python/python3-plexapi/python3-plexapi.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-plexapi/python3-plexapi.SlackBuild b/python/python3-plexapi/python3-plexapi.SlackBuild index 3ea2b50a9e..70413b82ab 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} |