Skip to content

Commit e90b2db

Browse files
committed
tmux: update to 3.6a.
1 parent e744752 commit e90b2db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

srcpkgs/tmux/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'tmux'
22
pkgname=tmux
3-
version=3.5a
3+
version=3.6a
44
revision=1
55
build_style=gnu-configure
66
configure_args="--enable-utempter --enable-sixel"
@@ -13,7 +13,7 @@ license="ISC"
1313
homepage="https://tmux.github.io"
1414
changelog="https://raw.githubusercontent.com/tmux/tmux/master/CHANGES"
1515
distfiles="https://github.com/tmux/tmux/releases/download/${version}/tmux-${version}.tar.gz"
16-
checksum=16216bd0877170dfcc64157085ba9013610b12b082548c7c9542cc0103198951
16+
checksum=b6d8d9c76585db8ef5fa00d4931902fa4b8cbe8166f528f44fc403961a3f3759
1717

1818
pre_configure() {
1919
autoreconf -fi

0 commit comments

Comments
 (0)