diff options
author | Philip van der Hoeven <philip@vd-hoeven.nl> | 2018-08-16 21:25:15 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-18 08:39:48 +0700 |
commit | c010c73fbb1eb516fdee300f2a28eb84b97b3066 (patch) | |
tree | dcacd8f2ad5695c1baf89721b2552bc6894f0707 /system/tilix/tilix.SlackBuild | |
parent | 7b64d07873ee0f446323cf954dae9dc4f607385b (diff) | |
download | slackbuilds-c010c73fbb1eb516fdee300f2a28eb84b97b3066.tar.gz |
system/tilix: Updated for version 1.8.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/tilix/tilix.SlackBuild')
-rw-r--r-- | system/tilix/tilix.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
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} |