sbotools2

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

commit 5e381bd247f137a2387ddb243033237d6f2bdf52
parent fa60e056d8d93a9887adadf2f8c7bbebf9420c08
Author: j pipkin <j@dawnrazor.net>
Date:   Sun, 22 Sep 2013 08:19:48 -0500

updated version in slackbuild/sbotools/sbotools.info, updated tools/update_versions.sh to include that file

Diffstat:
Mslackbuild/sbotools/sbotools.info | 2+-
Mtools/update_versions.sh | 1+
2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/slackbuild/sbotools/sbotools.info b/slackbuild/sbotools/sbotools.info @@ -1,5 +1,5 @@ PRGNAM="sbotools" -VERSION="1.6" +VERSION="1.7" HOMEPAGE="http://dawnrazor.net/sbotools/" DOWNLOAD="http://dawnrazor.net/wp-content/uploads/2013/03/sbotools-1.6.tar.gz" MD5SUM="cc8a362cdbced4d2c166bc9edb673f4c" diff --git a/tools/update_versions.sh b/tools/update_versions.sh @@ -23,6 +23,7 @@ version="$1" update=" SBO-Lib/lib/SBO/Lib.pm slackbuild/sbotools/sbotools.SlackBuild + slackbuild/sbotools/sbotools.info " old_version=$(grep '^our $VERSION' SBO-Lib/lib/SBO/Lib.pm \