diff options
Diffstat (limited to 'system/s-tui/s-tui.SlackBuild')
-rw-r--r-- | system/s-tui/s-tui.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/s-tui/s-tui.SlackBuild b/system/s-tui/s-tui.SlackBuild index 7ea49118a8..a6cf14bda6 100644 --- a/system/s-tui/s-tui.SlackBuild +++ b/system/s-tui/s-tui.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=s-tui -VERSION=${VERSION:-1.1.6} +VERSION=${VERSION:-1.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |