From d1d87d2ac643e3dabc251f3cec7d3b00e29b282c Mon Sep 17 00:00:00 2001 From: root Date: Tue, 6 Dec 2011 23:14:44 +0000 Subject: Tue Dec 6 23:14:44 UTC 2011 --- community/i3-wm/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/i3-wm/PKGBUILD') diff --git a/community/i3-wm/PKGBUILD b/community/i3-wm/PKGBUILD index a5d66830f..9a779ab44 100644 --- a/community/i3-wm/PKGBUILD +++ b/community/i3-wm/PKGBUILD @@ -1,17 +1,17 @@ -# $Id: PKGBUILD 58366 2011-11-12 13:28:03Z ttopper $ +# $Id: PKGBUILD 60124 2011-12-05 19:50:21Z ibiru $ # Maintainer: Thorsten Töpper pkgname=i3-wm _pkgsourcename=i3 pkgver=4.1 -pkgrel=1 +pkgrel=2 pkgdesc="An improved dynamic tiling window manager" arch=('i686' 'x86_64') url="http://i3wm.org/" license=('BSD') replaces=("i3" "i3bar") groups=("i3") -depends=('libxcursor' 'libev' 'yajl' 'startup-notification' 'pcre') +depends=('libxcursor' 'xcb-util-wm' 'xcb-util-keysyms' 'libev' 'yajl' 'startup-notification' 'pcre') makedepends=('bison' 'flex') optdepends=('rxvt-unicode: The terminal emulator used in the default config.' 'dmenu: As menu.' -- cgit v1.2.3-54-g00ecf