diff --git a/srcpkgs/tmux/template b/srcpkgs/tmux/template index fab49e7b520..c5097f89b0c 100644 --- a/srcpkgs/tmux/template +++ b/srcpkgs/tmux/template @@ -1,15 +1,16 @@ # Template file for 'tmux' pkgname=tmux -version=2.7 +version=2.8 revision=1 build_style=gnu-configure makedepends="libevent-devel ncurses-devel" short_desc="Terminal Multiplexer" maintainer="Juan RP " license="ISC" -homepage="http://tmux.github.io" +homepage="https://tmux.github.io" +changelog="https://raw.githubusercontent.com/tmux/tmux/master/CHANGES" distfiles="https://github.com/tmux/tmux/releases/download/${version}/tmux-${version}.tar.gz" -checksum=9ded7d100313f6bc5a87404a4048b3745d61f2332f99ec1400a7c4ed9485d452 +checksum=7f6bf335634fafecff878d78de389562ea7f73a7367f268b66d37ea13617a2ba post_install() { vlicense COPYING