From 7aacd931a356326fd2b8984ce1f6b2c9fb3ee19d Mon Sep 17 00:00:00 2001 From: Alexander Egorenkov Date: Sun, 18 Aug 2024 09:17:52 +0200 Subject: [PATCH] python3-tmuxp: update to 1.47.0 Signed-off-by: Alexander Egorenkov Closes: #51893 [via git-merge-pr] --- srcpkgs/python3-tmuxp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-tmuxp/template b/srcpkgs/python3-tmuxp/template index 97d666eaafa..4a96583c398 100644 --- a/srcpkgs/python3-tmuxp/template +++ b/srcpkgs/python3-tmuxp/template @@ -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() {