From 8d57de5d70e8da1b1695322ab79feca999ec75f1 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 27 Sep 2024 13:48:33 +0200 Subject: [PATCH] tmux: updated to version 3.5 --- tmux/.signature | 6 +++--- tmux/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tmux/.signature b/tmux/.signature index 203e14ba9..5542bc35c 100644 --- a/tmux/.signature +++ b/tmux/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/cdqteX1jf7sNR4nmhd52tK9WiSXARFaQWQztWeYwxEXf5BJRsElr3e6xEANfgj7rUflNFnJoRi2N6TIeLgE/gk= -SHA256 (Pkgfile) = 99a5ec8290b5db5048f8d2c6c498013ae1a98b7d80b419965051d427887f6341 +RWSE3ohX2g5d/QS5ng66IJOMwXfpjNGiCVBEm5WSH9aJlEoLjTyXB8GeHEI0RwAUwhIGX8YcjTxUJSY7Z/IdCWKCHTywlExnuA4= +SHA256 (Pkgfile) = 8009a4acb06c046c29409d8497171ae4c2fff69342a3cfad4c01cba2eabaac7a SHA256 (.footprint) = 9a0d3d09c7159afd00b5f816ce4ec2245b3ccb248a5abe8173891cdda514b4d3 -SHA256 (tmux-3.4.tar.gz) = 551ab8dea0bf505c0ad6b7bb35ef567cdde0ccb84357df142c254f35a23e19aa +SHA256 (tmux-3.5.tar.gz) = 2fe01942e7e7d93f524a22f2c883822c06bc258a4d61dba4b407353d7081950f diff --git a/tmux/Pkgfile b/tmux/Pkgfile index 7f37ee8be..a175857e2 100644 --- a/tmux/Pkgfile +++ b/tmux/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses libevent name=tmux -version=3.4 +version=3.5 release=1 source=(https://github.com/tmux/tmux/releases/download/${version%-*}/$name-$version.tar.gz)