diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2017-01-21 08:51:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-24 07:22:50 +0700 |
commit | 55faa70370981f7d0e425b3fe08c4c8885196a2b (patch) | |
tree | 1c7e7b00aa2c569830147b152bb95d05b8d1fdbf /system/sbotools/sbotools.SlackBuild | |
parent | ce45ab0a37ae7463524c3531e8a8790ef04668cd (diff) | |
download | slackbuilds-55faa70370981f7d0e425b3fe08c4c8885196a2b.tar.gz |
system/sbotools: Updated for version 2.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/sbotools/sbotools.SlackBuild')
-rw-r--r-- | system/sbotools/sbotools.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/sbotools/sbotools.SlackBuild b/system/sbotools/sbotools.SlackBuild index f6aecbc525..af908b8f91 100644 --- a/system/sbotools/sbotools.SlackBuild +++ b/system/sbotools/sbotools.SlackBuild @@ -5,7 +5,7 @@ # Licensed under the WTFPL <http://sam.zoy.org/wtfpl/COPYING> PRGNAM=sbotools -VERSION=${VERSION:-2.2} +VERSION=${VERSION:-2.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |