python3-tmuxp: update to 1.9.3

Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
This commit is contained in:
Alexander Egorenkov 2021-11-21 08:38:39 +01:00 committed by Érico Nogueira Rolim
parent 97369a32f5
commit 4f6a5dd28e
1 changed files with 3 additions and 3 deletions

View File

@ -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 <egorenar-dev@posteo.net>"
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() {