From 75a8b63989bd15f61b4ef1297b7c9608913af82a Mon Sep 17 00:00:00 2001 From: Alexander Egorenkov Date: Sun, 30 Jan 2022 09:53:58 +0100 Subject: [PATCH] python3-libtmux: update to 0.10.3 Signed-off-by: Alexander Egorenkov --- srcpkgs/python3-libtmux/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-libtmux/template b/srcpkgs/python3-libtmux/template index 8ebb2ffda3c..0e7f610e0d6 100644 --- a/srcpkgs/python3-libtmux/template +++ b/srcpkgs/python3-libtmux/template @@ -1,6 +1,6 @@ # Template file for 'python3-libtmux' pkgname=python3-libtmux -version=0.10.2 +version=0.10.3 revision=1 wrksrc="libtmux-${version}" build_style=python3-module @@ -11,7 +11,7 @@ maintainer="Alexander Egorenkov " license="MIT" homepage="https://github.com/tmux-python/libtmux" distfiles="${PYPI_SITE}/l/libtmux/libtmux-${version}.tar.gz" -checksum=a0e958b85ec14cdaabecfa738a0dd51846f05e5c5e9d6749a2bf5160b9f7e1d2 +checksum=c7fbd837f0a9e4d33a157523e4ca6ef95e80256842e094ffd766c3dbd78d1957 # Disable check which uses pip to pull external python packages make_check=no