diff options
| -rw-r--r-- | SBO-Lib/lib/SBO/Lib.pm | 2 | ||||
| -rw-r--r-- | man1/sbocheck.1 | 2 | ||||
| -rw-r--r-- | man1/sboclean.1 | 2 | ||||
| -rw-r--r-- | man1/sboconfig.1 | 2 | ||||
| -rw-r--r-- | man1/sbofind.1 | 2 | ||||
| -rw-r--r-- | man1/sboinstall.1 | 2 | ||||
| -rw-r--r-- | man1/sboremove.1 | 2 | ||||
| -rw-r--r-- | man1/sbosnap.1 | 2 | ||||
| -rw-r--r-- | man1/sboupgrade.1 | 2 | ||||
| -rw-r--r-- | man5/sbotools.conf.5 | 2 | ||||
| -rwxr-xr-x | slackbuild/sbotools/sbotools.SlackBuild | 2 | ||||
| -rw-r--r-- | slackbuild/sbotools/sbotools.info | 4 | 
12 files changed, 13 insertions, 13 deletions
| diff --git a/SBO-Lib/lib/SBO/Lib.pm b/SBO-Lib/lib/SBO/Lib.pm index b34d6f5..55b57ec 100644 --- a/SBO-Lib/lib/SBO/Lib.pm +++ b/SBO-Lib/lib/SBO/Lib.pm @@ -14,7 +14,7 @@ use strict;  use warnings FATAL => 'all';  package SBO::Lib; -our $VERSION = '1.5'; +our $VERSION = '1.6';  require Exporter;  our @ISA = qw(Exporter); diff --git a/man1/sbocheck.1 b/man1/sbocheck.1 index bc90e23..ce5c48b 100644 --- a/man1/sbocheck.1 +++ b/man1/sbocheck.1 @@ -1,4 +1,4 @@ -.TH sbocheck 1 "Prickle-Prickle, Discord 16, 3179 YOLD" "sbotools 1.5" dawnrazor.net +.TH sbocheck 1 "Prickle-Prickle, Discord 16, 3179 YOLD" "sbotools 1.6" 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 index f1a6d10..9a5d11b 100644 --- a/man1/sboclean.1 +++ b/man1/sboclean.1 @@ -1,4 +1,4 @@ -.TH sboclean 1 "Prickle-Prickle, Discord 16, 3179 YOLD" "sbotools 1.5" dawnrazor.net +.TH sboclean 1 "Prickle-Prickle, Discord 16, 3179 YOLD" "sbotools 1.6" dawnrazor.net  .SH NAME  .P  sboclean - clean files left around by sbotools. diff --git a/man1/sboconfig.1 b/man1/sboconfig.1 index 93dc662..99c100c 100644 --- a/man1/sboconfig.1 +++ b/man1/sboconfig.1 @@ -1,4 +1,4 @@ -.TH sboconfig 1 "Prickle-Prickle, Discord 16, 3179 YOLD" "sbotools 1.5" dawnrazor.net +.TH sboconfig 1 "Prickle-Prickle, Discord 16, 3179 YOLD" "sbotools 1.6" dawnrazor.net  .SH NAME  .P  sboconfig - set sbotools configuration options. diff --git a/man1/sbofind.1 b/man1/sbofind.1 index dad71a0..f4bfef7 100644 --- a/man1/sbofind.1 +++ b/man1/sbofind.1 @@ -1,4 +1,4 @@ -.TH sbofind 1 "Prickle-Prickle, Discord 16, 3179 YOLD" "sbotools 1.5" dawnrazor.net +.TH sbofind 1 "Prickle-Prickle, Discord 16, 3179 YOLD" "sbotools 1.6" dawnrazor.net  .SH NAME  .P  sbofind - search slackbuilds.org tree for a given name diff --git a/man1/sboinstall.1 b/man1/sboinstall.1 index fb9d658..6c0c262 100644 --- a/man1/sboinstall.1 +++ b/man1/sboinstall.1 @@ -1,4 +1,4 @@ -.TH sboinstall 1 "Prickle-Prickle, Discord 16, 3179 YOLD" "sbotools 1.5" dawnrazor.net +.TH sboinstall 1 "Prickle-Prickle, Discord 16, 3179 YOLD" "sbotools 1.6" dawnrazor.net  .SH NAME  .P  sboinstall - install slackbuilds diff --git a/man1/sboremove.1 b/man1/sboremove.1 index 98aca20..567e00f 100644 --- a/man1/sboremove.1 +++ b/man1/sboremove.1 @@ -1,4 +1,4 @@ -.TH sboremove 1 "Prickle-Prickle, Discord 16, 3179 YOLD" "sbotools 1.5" dawnrazor.net +.TH sboremove 1 "Prickle-Prickle, Discord 16, 3179 YOLD" "sbotools 1.6" dawnrazor.net  .SH NAME  .P  sboremove - remove packages installed from slackbuilds diff --git a/man1/sbosnap.1 b/man1/sbosnap.1 index aec41b2..9b11d4b 100644 --- a/man1/sbosnap.1 +++ b/man1/sbosnap.1 @@ -1,4 +1,4 @@ -.TH sbosnap 1 "Prickle-Prickle, Discord 16, 3179 YOLD" "sbotools 1.5" dawnrazor.net +.TH sbosnap 1 "Prickle-Prickle, Discord 16, 3179 YOLD" "sbotools 1.6" dawnrazor.net  .SH NAME  .P  sbosnap - slackbuilds.org tree fetch and update command. diff --git a/man1/sboupgrade.1 b/man1/sboupgrade.1 index 95d7f2c..cecea62 100644 --- a/man1/sboupgrade.1 +++ b/man1/sboupgrade.1 @@ -1,4 +1,4 @@ -.TH sboupgrade 1 "Prickle-Prickle, Discord 16, 3179 YOLD" "sbotools 1.5" dawnrazor.net +.TH sboupgrade 1 "Prickle-Prickle, Discord 16, 3179 YOLD" "sbotools 1.6" dawnrazor.net  .SH NAME  .P  sboupgrade - install or upgrade slackbuilds diff --git a/man5/sbotools.conf.5 b/man5/sbotools.conf.5 index 0299d2f..46a703d 100644 --- a/man5/sbotools.conf.5 +++ b/man5/sbotools.conf.5 @@ -1,4 +1,4 @@ -.TH sbotools.conf 5 "Prickle-Prickle, Discord 16, 3179 YOLD" "sbotools 1.5" dawnrazor.net +.TH sbotools.conf 5 "Prickle-Prickle, Discord 16, 3179 YOLD" "sbotools 1.6" dawnrazor.net  .SH NAME  .P  sbotools.conf - configuration file for sbotools commands. diff --git a/slackbuild/sbotools/sbotools.SlackBuild b/slackbuild/sbotools/sbotools.SlackBuild index a9a1d2c..d6a96b1 100755 --- 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.4} +VERSION=${VERSION:-1.6}  BUILD=${BUILD:-1}  TAG=${TAG:-_SBo} diff --git a/slackbuild/sbotools/sbotools.info b/slackbuild/sbotools/sbotools.info index 024adc1..030b124 100644 --- a/slackbuild/sbotools/sbotools.info +++ b/slackbuild/sbotools/sbotools.info @@ -1,8 +1,8 @@  PRGNAM="sbotools" -VERSION="1.5" +VERSION="1.6"  HOMEPAGE="http://dawnrazor.net/sbotools/"  DOWNLOAD="http://dawnrazor.net/wp-content/uploads/2013/01/sbotools-1.5.tar.gz" -MD5SUM="67e7d6991b5f5cdc85ba8c3583ab21fe" +MD5SUM=""  DOWNLOAD_x86_64=""  MD5SUM_x86_64=""  REQUIRES="perl-Sort-Versions" | 
