desktop/i3: Updated for version 4.14.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Johannes Schoepfer 2017-09-04 15:29:09 +01:00 committed by David Spencer
parent cadd0ce087
commit 32489d32d0
2 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@
# Updated by Eugene Suter <easuter@gmail.com>
# Updated by Marcin Herda <mherda@slackword.net>
# Cleaning up docs by ponce
# Updated by Johannes Schoepfer
# Copyright 2017 Johannes Schoepfer, Germany
#
# Redistribution and use of this script, with or without modification, is
# permitted provided that the following conditions are met:
@ -26,7 +26,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=i3
VERSION=${VERSION:-4.13}
VERSION=${VERSION:-4.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="i3"
VERSION="4.13"
VERSION="4.14"
HOMEPAGE="http://www.i3wm.org"
DOWNLOAD="http://i3wm.org/downloads/i3-4.13.tar.bz2"
MD5SUM="08d17dcf1fde665a15f7d411486546ae"
DOWNLOAD="http://i3wm.org/downloads/i3-4.14.tar.bz2"
MD5SUM="ad134ada9972943b799feaddfb1f3121"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dmenu libev libxkbcommon xcb-util-xrm yajl"