We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e744752 commit e90b2dbCopy full SHA for e90b2db
srcpkgs/tmux/template
@@ -1,6 +1,6 @@
1
# Template file for 'tmux'
2
pkgname=tmux
3
-version=3.5a
+version=3.6a
4
revision=1
5
build_style=gnu-configure
6
configure_args="--enable-utempter --enable-sixel"
@@ -13,7 +13,7 @@ license="ISC"
13
homepage="https://tmux.github.io"
14
changelog="https://raw.githubusercontent.com/tmux/tmux/master/CHANGES"
15
distfiles="https://github.com/tmux/tmux/releases/download/${version}/tmux-${version}.tar.gz"
16
-checksum=16216bd0877170dfcc64157085ba9013610b12b082548c7c9542cc0103198951
+checksum=b6d8d9c76585db8ef5fa00d4931902fa4b8cbe8166f528f44fc403961a3f3759
17
18
pre_configure() {
19
autoreconf -fi
0 commit comments