From 97968ea4e6b95fd252e627bfd3f6d2657c22eefd Mon Sep 17 00:00:00 2001 From: Alexander Egorenkov Date: Sun, 14 Feb 2021 10:45:53 +0100 Subject: [PATCH] python3-libtmux: update to 0.8.3 Signed-off-by: Alexander Egorenkov --- srcpkgs/python3-libtmux/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-libtmux/template b/srcpkgs/python3-libtmux/template index c6363ece8bf..8d1c2183a34 100644 --- a/srcpkgs/python3-libtmux/template +++ b/srcpkgs/python3-libtmux/template @@ -1,17 +1,18 @@ # Template file for 'python3-libtmux' pkgname=python3-libtmux -version=0.8.1 +version=0.8.3 revision=4 wrksrc="libtmux-${version}" build_style=python3-module hostmakedepends="python3-setuptools" depends="python3" +checkdepends="python3-pip $depends" short_desc="Python binding for tmux" maintainer="Alexander Egorenkov " license="MIT" homepage="https://github.com/tmux-python/libtmux" distfiles="${PYPI_SITE}/l/libtmux/libtmux-${version}.tar.gz" -checksum=5d4963cc4af53046cabd0997152af05a0a419e4c63af6737389b50f637c3852a +checksum=a4c7379604ccdc684aa865723211184709f9a2b45511772989b5f26ad156650e post_install() { vlicense LICENSE