diff options
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 af908b8f91a6f..d9cdffa6de602 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 900fce384d081..de84d6c37500a 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="" |