summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--desktop/i3status/i3status.SlackBuild20
-rw-r--r--desktop/i3status/i3status.info10
2 files changed, 24 insertions, 6 deletions
diff --git a/desktop/i3status/i3status.SlackBuild b/desktop/i3status/i3status.SlackBuild
index ad852d2f22..b4b6a6a205 100644
--- a/desktop/i3status/i3status.SlackBuild
+++ b/desktop/i3status/i3status.SlackBuild
@@ -4,9 +4,27 @@
# Written by Eugene Suter (easuter@gmail.com)
# Updated by Marcin Herda (mherda@slackword.net)
+# Updated by Johannes Schoepfer <slackbuilds@schoepfer.info>
+#
+# Redistribution and use of this script, with or without modification, is
+# permitted provided that the following conditions are met:
+#
+# 1. Redistributions of this script must retain the above copyright
+# notice, this list of conditions and the following disclaimer.
+#
+# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ''AS IS'' AND ANY EXPRESS OR IMPLIED
+# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
+# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=i3status
-VERSION=${VERSION:-2.8}
+VERSION=${VERSION:-2.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/desktop/i3status/i3status.info b/desktop/i3status/i3status.info
index 7bbdbd648a..7cff265ce3 100644
--- a/desktop/i3status/i3status.info
+++ b/desktop/i3status/i3status.info
@@ -1,10 +1,10 @@
PRGNAM="i3status"
-VERSION="2.8"
+VERSION="2.10"
HOMEPAGE="http://i3wm.org/i3status/"
-DOWNLOAD="http://i3wm.org/i3status/i3status-2.8.tar.bz2"
-MD5SUM="68d944e9c1f48183356c9ea15b5b4e3b"
+DOWNLOAD="http://i3wm.org/i3status/i3status-2.10.tar.bz2"
+MD5SUM="1121f7c1c193c873982aba22668398ef"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="confuse yajl"
-MAINTAINER="Marcin Herda"
-EMAIL="mherda@slackword.net"
+MAINTAINER="Johannes Schoepfer"
+EMAIL="slackbuilds@schoepfer.info"