commit ff45c2217584f8e72d5ae41288bfbb5f563509a4
parent ce371f700e24077669c5527b68c1dcc315249a2c
Author: Andreas Guldstrand <andreas.guldstrand@gmail.com>
Date: Tue, 8 Dec 2015 20:37:53 +0100
Update version
Diffstat:
12 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/SBO-Lib/lib/SBO/Lib.pm b/SBO-Lib/lib/SBO/Lib.pm
@@ -15,7 +15,7 @@ use strict;
use warnings FATAL => 'all';
package SBO::Lib;
-our $VERSION = '1.9';
+our $VERSION = '2.0';
use Exporter 'import';
diff --git a/man1/sbocheck.1 b/man1/sbocheck.1
@@ -1,4 +1,4 @@
-.TH sbocheck 1 "Setting Orange, The Aftermath 38, 3181 YOLD" "sbotools 1.9" dawnrazor.net
+.TH sbocheck 1 "Boomtime, The Aftermath 50, 3181 YOLD" "sbotools 2.0" dawnrazor.net
.SH NAME
.P
sbocheck - update a local slackbuilds.org tree and check for updates.
diff --git a/man1/sboclean.1 b/man1/sboclean.1
@@ -1,4 +1,4 @@
-.TH sboclean 1 "Setting Orange, The Aftermath 38, 3181 YOLD" "sbotools 1.9" dawnrazor.net
+.TH sboclean 1 "Boomtime, The Aftermath 50, 3181 YOLD" "sbotools 2.0" dawnrazor.net
.SH NAME
.P
sboclean - clean files left around by sbotools.
diff --git a/man1/sboconfig.1 b/man1/sboconfig.1
@@ -1,4 +1,4 @@
-.TH sboconfig 1 "Setting Orange, The Aftermath 38, 3181 YOLD" "sbotools 1.9" dawnrazor.net
+.TH sboconfig 1 "Boomtime, The Aftermath 50, 3181 YOLD" "sbotools 2.0" dawnrazor.net
.SH NAME
.P
sboconfig - set sbotools configuration options.
diff --git a/man1/sbofind.1 b/man1/sbofind.1
@@ -1,4 +1,4 @@
-.TH sbofind 1 "Setting Orange, The Aftermath 38, 3181 YOLD" "sbotools 1.9" dawnrazor.net
+.TH sbofind 1 "Boomtime, The Aftermath 50, 3181 YOLD" "sbotools 2.0" dawnrazor.net
.SH NAME
.P
sbofind - search slackbuilds.org tree for a given name
diff --git a/man1/sboinstall.1 b/man1/sboinstall.1
@@ -1,4 +1,4 @@
-.TH sboinstall 1 "Setting Orange, The Aftermath 38, 3181 YOLD" "sbotools 1.9" dawnrazor.net
+.TH sboinstall 1 "Boomtime, The Aftermath 50, 3181 YOLD" "sbotools 2.0" dawnrazor.net
.SH NAME
.P
sboinstall - install slackbuilds
diff --git a/man1/sboremove.1 b/man1/sboremove.1
@@ -1,4 +1,4 @@
-.TH sboremove 1 "Setting Orange, The Aftermath 38, 3181 YOLD" "sbotools 1.9" dawnrazor.net
+.TH sboremove 1 "Boomtime, The Aftermath 50, 3181 YOLD" "sbotools 2.0" dawnrazor.net
.SH NAME
.P
sboremove - remove packages installed from slackbuilds
diff --git a/man1/sbosnap.1 b/man1/sbosnap.1
@@ -1,4 +1,4 @@
-.TH sbosnap 1 "Setting Orange, The Aftermath 38, 3181 YOLD" "sbotools 1.9" dawnrazor.net
+.TH sbosnap 1 "Boomtime, The Aftermath 50, 3181 YOLD" "sbotools 2.0" dawnrazor.net
.SH NAME
.P
sbosnap - slackbuilds.org tree fetch and update command.
diff --git a/man1/sboupgrade.1 b/man1/sboupgrade.1
@@ -1,4 +1,4 @@
-.TH sboupgrade 1 "Setting Orange, The Aftermath 38, 3181 YOLD" "sbotools 1.9" dawnrazor.net
+.TH sboupgrade 1 "Boomtime, The Aftermath 50, 3181 YOLD" "sbotools 2.0" dawnrazor.net
.SH NAME
.P
sboupgrade - install or upgrade slackbuilds
diff --git a/man5/sbotools.conf.5 b/man5/sbotools.conf.5
@@ -1,4 +1,4 @@
-.TH sbotools.conf 5 "Setting Orange, The Aftermath 38, 3181 YOLD" "sbotools 1.9" dawnrazor.net
+.TH sbotools.conf 5 "Boomtime, The Aftermath 50, 3181 YOLD" "sbotools 2.0" dawnrazor.net
.SH NAME
.P
sbotools.conf - configuration file for sbotools commands.
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:-1.9}
+VERSION=${VERSION:-2.0}
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="1.9"
+VERSION="2.0"
HOMEPAGE="http://pink-mist.github.io/sbotools/"
DOWNLOAD="http://pink-mist.github.io/sbotools/downloads/@FILENAME@"
MD5SUM="@MD5@"