python3-tmuxp: update to 1.47.0

Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
Closes: #51893 [via git-merge-pr]
This commit is contained in:
Alexander Egorenkov 2024-08-18 09:17:52 +02:00 committed by classabbyamp
parent b17b1d3ccb
commit 7aacd931a3
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
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.39.0
version=1.47.0
revision=1
build_style=python3-pep517
# XXX: https://github.com/tmux-python/tmuxp/issues/855
@ -14,7 +14,7 @@ license="MIT"
homepage="https://tmuxp.git-pull.com/"
changelog=https://raw.githubusercontent.com/tmux-python/tmuxp/master/CHANGES
distfiles="${PYPI_SITE}/t/tmuxp/tmuxp-${version}.tar.gz"
checksum=13c435b82577925e2b620fdbcf08e4dc235053fb8ff65119cd2a9c38590bad8d
checksum=1d863a08450fa5956f54af64578121c38c0693961f2154a4674faaa9fe8dcf87
conflicts="python-tmuxp>=0"
pre_check() {