python/python3-libtmux: Updated for version 0.16.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9364413284
commit
db082632ae
|
@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=python3-libtmux
|
PRGNAM=python3-libtmux
|
||||||
SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
|
SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
|
||||||
VERSION=${VERSION:-0.15.9}
|
VERSION=${VERSION:-0.16.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="python3-libtmux"
|
PRGNAM="python3-libtmux"
|
||||||
VERSION="0.15.9"
|
VERSION="0.16.0"
|
||||||
HOMEPAGE="https://github.com/tony/libtmux"
|
HOMEPAGE="https://github.com/tony/libtmux"
|
||||||
DOWNLOAD="https://files.pythonhosted.org/packages/source/l/libtmux/libtmux-0.15.9.tar.gz"
|
DOWNLOAD="https://files.pythonhosted.org/packages/source/l/libtmux/libtmux-0.16.0.tar.gz"
|
||||||
MD5SUM="544b6e0d0b9cb2d1fd57ca07257f5b0d"
|
MD5SUM="3d9094b0d07419f3319be87acf6ef9fc"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="python3-build python3-installer python3-poetry-core"
|
REQUIRES="python3-build python3-installer python3-poetry-core"
|
||||||
|
|
Loading…
Reference in New Issue