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

Thorsten Töpper ttoepper at nymeria.archlinux.org
Mon Jun 16 19:17:29 UTC 2014


    Date: Monday, June 16, 2014 @ 21:17:29
  Author: ttoepper
Revision: 113260

upgpkg: i3-wm 4.8-2 -  FS#40855 added optdepends for i3-save-tree

Modified:
  i3-wm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-16 18:49:59 UTC (rev 113259)
+++ PKGBUILD	2014-06-16 19:17:29 UTC (rev 113260)
@@ -4,7 +4,7 @@
 pkgname=i3-wm
 _pkgsourcename=i3
 pkgver=4.8
-pkgrel=1
+pkgrel=2
 pkgdesc='An improved dynamic tiling window manager'
 arch=('i686' 'x86_64')
 url='http://i3wm.org/'
@@ -16,7 +16,9 @@
 makedepends=('bison' 'flex')
 optdepends=('dmenu: As menu.'
             'i3lock: For locking your screen.'
-            'i3status: To display systeminformation with a bar.')
+            'i3status: To display systeminformation with a bar.'
+            'perl-anyevent-i3: Features like saving the layout.'
+            'perl-json-xs: Features like saving the layout.')
 options=('docs' '!strip')
 source=("http://i3wm.org/downloads/${_pkgsourcename}-${pkgver}.tar.bz2"
         "http://i3wm.org/downloads/${_pkgsourcename}-${pkgver}.tar.bz2.asc")




More information about the arch-commits mailing list