sbotools2

Maintenance fork of the original sbotools version 2
Log | Files | Refs | README

commit 787e98e731caf76506ce93215b6e5ffe77bdc10b
parent 70b81dc727819d57ffba01b9e55ac9e6197a4b4f
Author: Andreas Guldstrand <andreas.guldstrand@gmail.com>
Date:   Mon, 19 Sep 2016 20:38:47 +0200

slackbuild/* Update version in slackbuild script too

Diffstat:
Mslackbuild/sbotools/sbotools.SlackBuild | 2+-
Mslackbuild/sbotools/sbotools.info | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 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.0} +VERSION=${VERSION:-2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/slackbuild/sbotools/sbotools.info b/slackbuild/sbotools/sbotools.info @@ -1,5 +1,5 @@ PRGNAM="sbotools" -VERSION="2.0" +VERSION="2.1" HOMEPAGE="http://pink-mist.github.io/sbotools/" DOWNLOAD="http://pink-mist.github.io/sbotools/downloads/@FILENAME@" MD5SUM="@MD5@"