From 4f6a5dd28ebebf1191c8ce9e1442e59d20766fe5 Mon Sep 17 00:00:00 2001 From: Alexander Egorenkov Date: Sun, 21 Nov 2021 08:38:39 +0100 Subject: [PATCH] python3-tmuxp: update to 1.9.3 Signed-off-by: Alexander Egorenkov --- srcpkgs/python3-tmuxp/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-tmuxp/template b/srcpkgs/python3-tmuxp/template index 9dd029e4d1c..c8cbdd3a374 100644 --- a/srcpkgs/python3-tmuxp/template +++ b/srcpkgs/python3-tmuxp/template @@ -1,7 +1,7 @@ # Template file for 'python3-tmuxp' pkgname=python3-tmuxp -version=1.7.2 -revision=4 +version=1.9.3 +revision=1 wrksrc="tmuxp-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -13,7 +13,7 @@ maintainer="Alexander Egorenkov " license="MIT" homepage="https://github.com/tmux-python/tmuxp/" distfiles="${PYPI_SITE}/t/tmuxp/tmuxp-${version}.tar.gz" -checksum=14296b62db260420d4600dcd805408ea908b3a78d4ea0a6a403d092fdbf6d075 +checksum=91a73dceda6c6fb700d25e9d21380ab8af4ca84da1e7086a0324f498d409c39f conflicts="python-tmuxp>=0" post_patch() {