summaryrefslogtreecommitdiff
path: root/community/tmux/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-02-22 03:50:02 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-02-22 03:50:02 +0000
commitd681aef185938981d5b5eb582d09fbc49927cf24 (patch)
treeadbebafcefcedb7b35b765eb8bc451eac8482d32 /community/tmux/PKGBUILD
parent96cf9235f114b8d960c16a8625937b16979ae1aa (diff)
Sat Feb 22 03:44:10 UTC 2014
Diffstat (limited to 'community/tmux/PKGBUILD')
-rw-r--r--community/tmux/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/tmux/PKGBUILD b/community/tmux/PKGBUILD
index 7a7744ce8..d0bca3de1 100644
--- a/community/tmux/PKGBUILD
+++ b/community/tmux/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 87109 2013-03-27 11:16:29Z spupykin $
+# $Id: PKGBUILD 106013 2014-02-21 07:54:51Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: TDY <tdy@gmx.com>
# Contributor: Grigorios Bouzakis <grbzks[at]gmail[dot]com>
pkgname=tmux
-pkgver=1.8
+pkgver=1.9
pkgrel=1
pkgdesc='A terminal multiplexer'
url='http://tmux.sourceforge.net/'
@@ -13,7 +13,7 @@ license=('BSD')
depends=('ncurses' 'libevent')
source=(http://downloads.sourceforge.net/tmux/tmux-$pkgver.tar.gz
LICENSE)
-md5sums=('b9477de2fe660244cbc6e6d7e668ea0e'
+md5sums=('5f5ed0f03a666279264da45b60075600'
'71601bc37fa44e4395580b321963018e')
build() {