python3-libtmux: update to version 0.11.0
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
This commit is contained in:
parent
7133bb33e8
commit
74bee372b3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-libtmux'
|
# Template file for 'python3-libtmux'
|
||||||
pkgname=python3-libtmux
|
pkgname=python3-libtmux
|
||||||
version=0.10.3
|
version=0.11.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="libtmux-${version}"
|
wrksrc="libtmux-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/tmux-python/libtmux"
|
homepage="https://github.com/tmux-python/libtmux"
|
||||||
distfiles="${PYPI_SITE}/l/libtmux/libtmux-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/l/libtmux/libtmux-${version}.tar.gz"
|
||||||
checksum=c7fbd837f0a9e4d33a157523e4ca6ef95e80256842e094ffd766c3dbd78d1957
|
checksum=d82cf391097eb69d784d889d482bb99284b984aa6225276a3dc1af8c1460dd3c
|
||||||
# Disable check which uses pip to pull external python packages
|
# Disable check which uses pip to pull external python packages
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue