From 5e1ee194f7db4f234fa4843cf96d7f479204d658 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Fri, 28 Dec 2018 20:49:41 -0600 Subject: [PATCH] tmux: adopt package --- srcpkgs/tmux/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tmux/template b/srcpkgs/tmux/template index c5097f89b0c..40c39fac579 100644 --- a/srcpkgs/tmux/template +++ b/srcpkgs/tmux/template @@ -1,11 +1,11 @@ # Template file for 'tmux' pkgname=tmux version=2.8 -revision=1 +revision=2 build_style=gnu-configure makedepends="libevent-devel ncurses-devel" short_desc="Terminal Multiplexer" -maintainer="Juan RP " +maintainer="Nathan " license="ISC" homepage="https://tmux.github.io" changelog="https://raw.githubusercontent.com/tmux/tmux/master/CHANGES"