diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-10-30 15:05:05 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-31 11:15:18 +0700 |
commit | 4d51051caa6b286ee4b8f8e141f900993e269598 (patch) | |
tree | a0e99aad63076ec927c43901587fc5470b265df1 /python/terminado/terminado.SlackBuild | |
parent | 2ada8072e818f687cc7a50cbc1ce9c2e46893be4 (diff) |
python/terminado: Updated for version 0.9.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/terminado/terminado.SlackBuild')
-rw-r--r-- | python/terminado/terminado.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/terminado/terminado.SlackBuild b/python/terminado/terminado.SlackBuild index 94bb2da8d403a..432ecb39d1398 100644 --- a/python/terminado/terminado.SlackBuild +++ b/python/terminado/terminado.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for terminado -# Copyright 2017-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2017-2020 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.8.2} +VERSION=${VERSION:-0.9.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |