summaryrefslogtreecommitdiffstats
path: root/desktop/i3
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2015-09-23 17:44:29 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-01-17 09:40:16 +0700
commit3d85a0cb35e41a4d2805f34c72a472377a163650 (patch)
tree0af7151a6cb91047724108534ae25fb7422e908d /desktop/i3
parenta1ebd1ef197457cbe1d98e7d001681d586750a7e (diff)
downloadslackbuilds-3d85a0cb35e41a4d2805f34c72a472377a163650.tar.gz
slackbuilds-3d85a0cb35e41a4d2805f34c72a472377a163650.tar.xz
desktop/i3: Updated for version 4.10.4.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/i3')
-rw-r--r--desktop/i3/README5
-rw-r--r--desktop/i3/i3.SlackBuild2
-rw-r--r--desktop/i3/i3.info8
3 files changed, 7 insertions, 8 deletions
diff --git a/desktop/i3/README b/desktop/i3/README
index 602f080236..6475beb284 100644
--- a/desktop/i3/README
+++ b/desktop/i3/README
@@ -11,6 +11,5 @@ Please be aware that i3 is primarily targeted at advanced users and
developers.
i3status is optional, but useful to provide a system status
-bar. As of v4.8 there are 3 new optional dependencies:
-perl-JSON-XS, perl-AnyEvent, perl-AnyEvent-I3. They are required
-for i3's new layout saving/restoring features.
+bar. As of v4.8 there is the optional dependencies perl-AnyEvent-I3.
+It is required for i3's new layout saving/restoring features.
diff --git a/desktop/i3/i3.SlackBuild b/desktop/i3/i3.SlackBuild
index 8c6c44b1d6..387577cb81 100644
--- a/desktop/i3/i3.SlackBuild
+++ b/desktop/i3/i3.SlackBuild
@@ -9,7 +9,7 @@
# Cleaning up docs by ponce
PRGNAM=i3
-VERSION=${VERSION:-4.8}
+VERSION=${VERSION:-4.10.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/desktop/i3/i3.info b/desktop/i3/i3.info
index b1ad3ce8a1..5c2517c695 100644
--- a/desktop/i3/i3.info
+++ b/desktop/i3/i3.info
@@ -1,10 +1,10 @@
PRGNAM="i3"
-VERSION="4.8"
+VERSION="4.10.4"
HOMEPAGE="http://www.i3wm.org"
-DOWNLOAD="http://i3wm.org/downloads/i3-4.8.tar.bz2"
-MD5SUM="4151e8e81fdc78b32a7cb953f67e3bef"
+DOWNLOAD="http://i3wm.org/downloads/i3-4.10.4.tar.bz2"
+MD5SUM="fbfcf6e7de9c53894ae2d475a870c16f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="dmenu libev yajl"
+REQUIRES="dmenu libev libxkbcommon yajl"
MAINTAINER="Marcin Herda"
EMAIL="mherda@slackword.net"