python/python3-plexapi: Updated to 4.15.16.
Signed-off-by: Pouria Rezaei <Pouria.rz@outlook.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
541583fa79
commit
5a3fcd796a
|
@ -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}
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in New Issue