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 | |
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')
-rw-r--r-- | system/sbotools/sbotools.SlackBuild | 2 | ||||
-rw-r--r-- | system/sbotools/sbotools.info | 8 |
2 files changed, 5 insertions, 5 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} diff --git a/system/sbotools/sbotools.info b/system/sbotools/sbotools.info index 900fce384d..de84d6c375 100644 --- a/system/sbotools/sbotools.info +++ b/system/sbotools/sbotools.info @@ -1,8 +1,8 @@ PRGNAM="sbotools" -VERSION="2.3" -HOMEPAGE="http://pink-mist.github.io/sbotools/" -DOWNLOAD="http://pink-mist.github.io/sbotools/downloads/sbotools-2.3.tar.gz" -MD5SUM="9b75255e9f3f93717e3f7f75a2e02da8" +VERSION="2.4" +HOMEPAGE="https://pink-mist.github.io/sbotools/" +DOWNLOAD="https://pink-mist.github.io/sbotools/downloads/sbotools-2.4.tar.gz" +MD5SUM="7bdd3b45d5d96fa2b6a6600890ec5ba2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |