python3-tmuxp: update to 1.7.2
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net> Closes: #27876 [via git-merge-pr]
This commit is contained in:
parent
89753ba176
commit
b34b285456
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-tmuxp'
|
||||
pkgname=python3-tmuxp
|
||||
version=1.6.2
|
||||
version=1.7.2
|
||||
revision=3
|
||||
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=feec0be98a60c8cd8557bce388156202496dd9c8998e6913e595e939aeb0f735
|
||||
checksum=14296b62db260420d4600dcd805408ea908b3a78d4ea0a6a403d092fdbf6d075
|
||||
conflicts="python-tmuxp>=0"
|
||||
|
||||
post_patch() {
|
||||
|
|
Loading…
Reference in a new issue