diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2017-05-18 18:59:51 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-20 06:54:15 +0700 |
commit | 9c70e22cbad880e5900faf7254f5733b631e4356 (patch) | |
tree | 144e00c0db9960f2b8f0906e67db197a7be300b4 /system/sbotools/sbotools.SlackBuild | |
parent | 893ddb82c532a5fe4f8bfaf9131c030c6c18da1f (diff) | |
download | slackbuilds-9c70e22cbad880e5900faf7254f5733b631e4356.tar.gz |
system/sbotools: Updated for version 2.4.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
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 af908b8f91..d9cdffa6de 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.3} +VERSION=${VERSION:-2.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |