Date: Monday, May 29, 2017 @ 08:14:16 Author: spupykin Revision: 230783
upgpkg: tmux 2.5-1 Modified: tmux/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-05-29 08:03:15 UTC (rev 230782) +++ PKGBUILD 2017-05-29 08:14:16 UTC (rev 230783) @@ -4,7 +4,7 @@ # Contributor: Grigorios Bouzakis <grbzks[at]gmail[dot]com> pkgname=tmux -pkgver=2.4 +pkgver=2.5 pkgrel=1 pkgdesc='A terminal multiplexer' url='http://tmux.github.io/' @@ -13,7 +13,7 @@ depends=('ncurses' 'libevent' 'libutempter') source=(https://github.com/tmux/tmux/releases/download/$pkgver/tmux-$pkgver.tar.gz LICENSE) -sha256sums=('757d6b13231d0d9dd48404968fc114ac09e005d475705ad0cd4b7166f799b349' +sha256sums=('ae135ec37c1bf6b7750a84e3a35e93d91033a806943e034521c8af51b12d95df' 'b5de80619e4884ced2dfe0a96020e85dcfb715a831ecdfdd7ce8c97b5a6ff2cc') build() {
