mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
desktop/i3: Updated for version 4.14.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
cadd0ce087
commit
32489d32d0
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue