diff options
Diffstat (limited to 'tmux/Pkgfile')
-rw-r--r-- | tmux/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux/Pkgfile b/tmux/Pkgfile index 5ec7a53fa..2a15b7c5d 100644 --- a/tmux/Pkgfile +++ b/tmux/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses libevent name=tmux -version=2.5 +version=2.6 release=1 source=(https://github.com/tmux/tmux/releases/download/$version/$name-$version.tar.gz) |