From a7f8166c8968d3414378051d28dcfcc3e377837b Mon Sep 17 00:00:00 2001 From: root Date: Sun, 23 Sep 2012 01:12:09 -0700 Subject: Sun Sep 23 01:11:08 PDT 2012 --- community/i3-wm/PKGBUILD | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'community/i3-wm/PKGBUILD') diff --git a/community/i3-wm/PKGBUILD b/community/i3-wm/PKGBUILD index 10c29f4fc..e08248257 100644 --- a/community/i3-wm/PKGBUILD +++ b/community/i3-wm/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 76500 2012-09-19 17:49:55Z ttopper $ +# $Id: PKGBUILD 76540 2012-09-22 15:17:46Z ttopper $ # Maintainer: Thorsten Töpper pkgname=i3-wm _pkgsourcename=i3 pkgver=4.3 -pkgrel=1 +pkgrel=2 pkgdesc="An improved dynamic tiling window manager" arch=('i686' 'x86_64') url="http://i3wm.org/" @@ -13,8 +13,7 @@ replaces=("i3" "i3bar") groups=("i3") depends=('libxcursor' 'xcb-util-keysyms' 'xcb-util-wm' 'libev' 'yajl' 'startup-notification' 'pango') makedepends=('bison' 'flex') -optdepends=('rxvt-unicode: The terminal emulator used in the default config.' - 'dmenu: As menu.' +optdepends=('dmenu: As menu.' 'i3lock: For locking your screen.' 'i3status: To display systeminformation with a bar.' 'perl: To migrate your configuration to v4 format.') -- cgit v1.2.3-54-g00ecf