summaryrefslogtreecommitdiff
path: root/python/terminado/terminado.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <slackbuilds@jaxartes.net>2021-01-17 07:45:55 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-01-23 18:18:57 +0700
commit2ae46584f5acf4e8319f9eeabfdfcf09c3b3390a (patch)
tree2267c46c5726a1fa36c9f47b5d3bffb2525d7281 /python/terminado/terminado.SlackBuild
parent112fcafe99a6dcd266ba55767818fe7f87ebb506 (diff)
downloadslackbuilds-2ae46584f5acf4e8319f9eeabfdfcf09c3b3390a.tar.gz
python/terminado: Updated for version 0.9.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/terminado/terminado.SlackBuild')
-rw-r--r--python/terminado/terminado.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/terminado/terminado.SlackBuild b/python/terminado/terminado.SlackBuild
index 432ecb39d1..81c7ca3a24 100644
--- a/python/terminado/terminado.SlackBuild
+++ b/python/terminado/terminado.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for terminado
-# Copyright 2017-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2017-2021 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# 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=terminado
-VERSION=${VERSION:-0.9.1}
+VERSION=${VERSION:-0.9.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}