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 | |
parent | ea1aca5c9c4eec40eabb2fe273303d7b330ae613 (diff) | |
download | sbotools-2e1a65c319cb2ee864b11bbf2fa2351aa6060759.tar.xz |
Update version to 2.7 and update changes/readme
Diffstat (limited to 'slackbuild')
-rw-r--r-- | slackbuild/sbotools/sbotools.SlackBuild | 2 | ||||
-rw-r--r-- | slackbuild/sbotools/sbotools.info | 2 |
2 files changed, 2 insertions, 2 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} diff --git a/slackbuild/sbotools/sbotools.info b/slackbuild/sbotools/sbotools.info index 23c20eb..53b236b 100644 --- a/slackbuild/sbotools/sbotools.info +++ b/slackbuild/sbotools/sbotools.info @@ -1,5 +1,5 @@ PRGNAM="sbotools" -VERSION="2.6" +VERSION="2.7" HOMEPAGE="https://pink-mist.github.io/sbotools/" DOWNLOAD="https://pink-mist.github.io/sbotools/downloads/@FILENAME@" MD5SUM="@MD5@" |