summaryrefslogtreecommitdiffstats
path: root/system/tilix
diff options
context:
space:
mode:
author Philip van der Hoeven2018-08-16 22:25:15 +0200
committer Willy Sudiarto Raharjo2018-08-18 03:39:48 +0200
commitc010c73fbb1eb516fdee300f2a28eb84b97b3066 (patch)
treedcacd8f2ad5695c1baf89721b2552bc6894f0707 /system/tilix
parent7b64d07873ee0f446323cf954dae9dc4f607385b (diff)
downloadslackbuilds-c010c73fbb1eb516fdee300f2a28eb84b97b3066.tar.gz
system/tilix: Updated for version 1.8.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/tilix')
-rw-r--r--system/tilix/README3
-rw-r--r--system/tilix/slack-desc4
-rw-r--r--system/tilix/tilix.SlackBuild4
-rw-r--r--system/tilix/tilix.info10
4 files changed, 11 insertions, 10 deletions
diff --git a/system/tilix/README b/system/tilix/README
index 7d35b86033..3a18a5c165 100644
--- a/system/tilix/README
+++ b/system/tilix/README
@@ -1,4 +1,5 @@
-Tilix is a tiling terminal emulator which uses the VTE GTK+ 3 widget.
+Tilix is an advanced GTK3 tiling terminal emulator that follows the
+Gnome Human Interface Guidelines.
It was formerly known as Terminix.
To fix the configuration warning at startup enable
diff --git a/system/tilix/slack-desc b/system/tilix/slack-desc
index df815dc819..98ff51e4ed 100644
--- a/system/tilix/slack-desc
+++ b/system/tilix/slack-desc
@@ -8,8 +8,8 @@
|-----handy-ruler------------------------------------------------------|
tilix: tilix (Tiling terminal emulator)
tilix:
-tilix: A tiling terminal emulator for Linux using GTK+ 3
-tilix:
+tilix: Tilix is an advanced GTK3 tiling terminal emulator that
+tilix: follows the Gnome Human Interface Guidelines.
tilix:
tilix:
tilix:
diff --git a/system/tilix/tilix.SlackBuild b/system/tilix/tilix.SlackBuild
index 45a38e3ec6..6c05520480 100644
--- a/system/tilix/tilix.SlackBuild
+++ b/system/tilix/tilix.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for tilix
-# Copyright 2017 Philip van der Hoeven, Almere, The Netherlands
+# Copyright 2017-2018 Philip van der Hoeven, Almere, The Netherlands
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=tilix
-VERSION=${VERSION:-1.6.4}
+VERSION=${VERSION:-1.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/tilix/tilix.info b/system/tilix/tilix.info
index 68c2232933..cdc24d3caa 100644
--- a/system/tilix/tilix.info
+++ b/system/tilix/tilix.info
@@ -1,10 +1,10 @@
PRGNAM="tilix"
-VERSION="1.6.4"
+VERSION="1.8.1"
HOMEPAGE="https://gnunn1.github.io/tilix-web/"
-DOWNLOAD="https://github.com/gnunn1/tilix/archive/1.6.4/tilix-1.6.4.tar.gz"
-MD5SUM="66ae2b4e2c6979c2be2dd977beef762c"
-DOWNLOAD_x86_64=""
-MD5SUM_x86_64=""
+DOWNLOAD="UNSUPPORTED"
+MD5SUM=""
+DOWNLOAD_x86_64="https://github.com/gnunn1/tilix/archive/1.8.1/tilix-1.8.1.tar.gz"
+MD5SUM_x86_64="3b7b9bc7f4a4180b7226bd242c1af1a8"
REQUIRES="GtkD po4a vte3"
MAINTAINER="Philip van der Hoeven"
EMAIL="philip@vd-hoeven.nl"