[arch-commits] Commit in tmux/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Mon Apr 24 13:12:17 UTC 2017


    Date: Monday, April 24, 2017 @ 13:12:17
  Author: spupykin
Revision: 225129

upgpkg: tmux 2.4-1

upd

Modified:
  tmux/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-24 13:12:12 UTC (rev 225128)
+++ PKGBUILD	2017-04-24 13:12:17 UTC (rev 225129)
@@ -4,7 +4,7 @@
 # Contributor: Grigorios Bouzakis <grbzks[at]gmail[dot]com>
 
 pkgname=tmux
-pkgver=2.3
+pkgver=2.4
 pkgrel=1
 pkgdesc='A terminal multiplexer'
 url='http://tmux.github.io/'
@@ -13,8 +13,8 @@
 depends=('ncurses' 'libevent' 'libutempter')
 source=(https://github.com/tmux/tmux/releases/download/$pkgver/tmux-$pkgver.tar.gz
 	LICENSE)
-md5sums=('fcfd1611d705d8b31df3c26ebc93bd3e'
-         '71601bc37fa44e4395580b321963018e')
+sha256sums=('757d6b13231d0d9dd48404968fc114ac09e005d475705ad0cd4b7166f799b349'
+            'b5de80619e4884ced2dfe0a96020e85dcfb715a831ecdfdd7ce8c97b5a6ff2cc')
 
 build() {
 	cd "$srcdir/$pkgname-${pkgver/_/}"



More information about the arch-commits mailing list