summaryrefslogtreecommitdiffstats
path: root/windowmanagers
diff options
context:
space:
mode:
authorIsmael Luceno2015-01-09 07:56:00 -0300
committerIsmael Luceno2015-01-09 07:57:16 -0300
commit345daaf9550df26bf9f1563373cac3a70d7cb18c (patch)
tree423b643c50024d4206af8c11e7bfab97e2304d75 /windowmanagers
parentfd64cf8d7c69333cfd2aee43b76bd2cbc6d594c5 (diff)
i3 4.8
Diffstat (limited to 'windowmanagers')
-rwxr-xr-xwindowmanagers/i3/DEPENDS1
-rwxr-xr-xwindowmanagers/i3/DETAILS2
-rw-r--r--windowmanagers/i3/HISTORY4
3 files changed, 6 insertions, 1 deletions
diff --git a/windowmanagers/i3/DEPENDS b/windowmanagers/i3/DEPENDS
index 5cb4040f44..2728ae89f7 100755
--- a/windowmanagers/i3/DEPENDS
+++ b/windowmanagers/i3/DEPENDS
@@ -4,6 +4,7 @@ depends yajl &&
depends libxcursor &&
depends xcb-util-wm &&
depends xcb-util-keysyms &&
+depends xcb-util-cursor &&
optional_depends asciidoc '' '' 'for the hacking-howto' &&
optional_depends xmlto '' '' 'for the manpage' &&
optional_depends xmessage '' '' 'for the welcome message' &&
diff --git a/windowmanagers/i3/DETAILS b/windowmanagers/i3/DETAILS
index fa89c82e8a..c4d9ab867e 100755
--- a/windowmanagers/i3/DETAILS
+++ b/windowmanagers/i3/DETAILS
@@ -1,5 +1,5 @@
SPELL=i3
- VERSION=4.5.1
+ VERSION=4.8
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE2=$SOURCE.asc
SOURCE_URL[0]=http://${SPELL}wm.org/downloads/${SOURCE}
diff --git a/windowmanagers/i3/HISTORY b/windowmanagers/i3/HISTORY
index f345f0af74..d2799268a6 100644
--- a/windowmanagers/i3/HISTORY
+++ b/windowmanagers/i3/HISTORY
@@ -1,3 +1,7 @@
+2015-01-09 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 4.8
+ * DEPENDS: Depends on xcb-util-cursor
+
2013-03-20 Sukneet Basuta <sukneet@sourcemage.org>
* DETAILS: updated spell to 4.5.1