python3-tmuxp: update to version 1.10.1

Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
This commit is contained in:
Alexander Egorenkov 2022-05-13 07:01:09 +02:00 committed by Érico Nogueira Rolim
parent 74bee372b3
commit 20c6c5a1bb
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-tmuxp'
pkgname=python3-tmuxp
version=1.9.4
version=1.10.1
revision=1
wrksrc="tmuxp-${version}"
build_style=python3-module
@ -13,7 +13,7 @@ maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
license="MIT"
homepage="https://github.com/tmux-python/tmuxp/"
distfiles="${PYPI_SITE}/t/tmuxp/tmuxp-${version}.tar.gz"
checksum=4d7e748d58972736438b6d1299798808048e3e4649300abe6e46d285938b1b0e
checksum=7ac9556d3a92cedf703846532e5ae8004f1c37731d686a54b046fa01f38b7c92
conflicts="python-tmuxp>=0"
do_check() {