diff options
author | Leo C <leoc@gmx.com> | 2020-03-20 23:35:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-20 23:35:10 +0700 |
commit | af49aead7b5c3394d0bf5a7a8373f6e72c3f9793 (patch) | |
tree | 468d5bcd92c66775fa094cd24029704a50c72d65 /development/beautysh/beautysh.SlackBuild | |
parent | 28a6da1e6210152923fd731542cfe282ac888ab7 (diff) |
development/beautysh: Updated for version 6.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/beautysh/beautysh.SlackBuild')
-rw-r--r-- | development/beautysh/beautysh.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/beautysh/beautysh.SlackBuild b/development/beautysh/beautysh.SlackBuild index 24e5d92d26879..4cc1353ade88e 100644 --- a/development/beautysh/beautysh.SlackBuild +++ b/development/beautysh/beautysh.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for beautysh -# Copyright 2018-2019 Leonardo Citrolo, Italy +# Copyright 2018-2020 Leonardo Citrolo, Italy # 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=beautysh -VERSION=${VERSION:-5.0.2} +VERSION=${VERSION:-6.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |