diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2019-04-28 18:33:59 +0200 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2019-04-28 18:33:59 +0200 |
commit | 2e1a65c319cb2ee864b11bbf2fa2351aa6060759 (patch) | |
tree | e915591d306448273fcefa438a1cecd6200b4adf /slackbuild/sbotools/sbotools.SlackBuild | |
parent | ea1aca5c9c4eec40eabb2fe273303d7b330ae613 (diff) | |
download | sbotools2-2e1a65c319cb2ee864b11bbf2fa2351aa6060759.tar.xz |
Update version to 2.7 and update changes/readme
Diffstat (limited to 'slackbuild/sbotools/sbotools.SlackBuild')
-rw-r--r-- | slackbuild/sbotools/sbotools.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slackbuild/sbotools/sbotools.SlackBuild b/slackbuild/sbotools/sbotools.SlackBuild index 1f25e00..e09fd42 100644 --- a/slackbuild/sbotools/sbotools.SlackBuild +++ b/slackbuild/sbotools/sbotools.SlackBuild @@ -5,7 +5,7 @@ # Licensed under the WTFPL <http://sam.zoy.org/wtfpl/COPYING> PRGNAM=sbotools -VERSION=${VERSION:-2.6} +VERSION=${VERSION:-2.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |