From b77d0cc37ed6362be5496502bc4990782ac77984 Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Fri, 27 Nov 2015 01:42:57 +0100 Subject: Update version, website, and maintainer info --- SBO-Lib/lib/SBO/Lib.pm | 2 +- man1/sbocheck.1 | 2 +- man1/sboclean.1 | 2 +- man1/sboconfig.1 | 2 +- man1/sbofind.1 | 2 +- man1/sboinstall.1 | 2 +- man1/sboremove.1 | 2 +- man1/sbosnap.1 | 2 +- man1/sboupgrade.1 | 2 +- man5/sbotools.conf.5 | 2 +- slackbuild/sbotools/README | 2 +- slackbuild/sbotools/sbotools.SlackBuild | 2 +- slackbuild/sbotools/sbotools.info | 12 ++++++------ 13 files changed, 18 insertions(+), 18 deletions(-) diff --git a/SBO-Lib/lib/SBO/Lib.pm b/SBO-Lib/lib/SBO/Lib.pm index 6570bda..8d22ecd 100644 --- 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.8'; +our $VERSION = '1.9'; require Exporter; our @ISA = qw(Exporter); diff --git a/man1/sbocheck.1 b/man1/sbocheck.1 index 35623f1..65f1571 100644 --- a/man1/sbocheck.1 +++ b/man1/sbocheck.1 @@ -1,4 +1,4 @@ -.TH sbocheck 1 "Sweetmorn, The Aftermath 39, 3179 YOLD" "sbotools 1.8" dawnrazor.net +.TH sbocheck 1 "Setting Orange, The Aftermath 38, 3181 YOLD" "sbotools 1.9" 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 a3fc08f..b3fc167 100644 --- a/man1/sboclean.1 +++ b/man1/sboclean.1 @@ -1,4 +1,4 @@ -.TH sboclean 1 "Sweetmorn, The Aftermath 39, 3179 YOLD" "sbotools 1.8" dawnrazor.net +.TH sboclean 1 "Setting Orange, The Aftermath 38, 3181 YOLD" "sbotools 1.9" dawnrazor.net .SH NAME .P sboclean - clean files left around by sbotools. diff --git a/man1/sboconfig.1 b/man1/sboconfig.1 index 069116b..fbe7503 100644 --- a/man1/sboconfig.1 +++ b/man1/sboconfig.1 @@ -1,4 +1,4 @@ -.TH sboconfig 1 "Sweetmorn, The Aftermath 39, 3179 YOLD" "sbotools 1.8" dawnrazor.net +.TH sboconfig 1 "Setting Orange, The Aftermath 38, 3181 YOLD" "sbotools 1.9" dawnrazor.net .SH NAME .P sboconfig - set sbotools configuration options. diff --git a/man1/sbofind.1 b/man1/sbofind.1 index e4ae0fc..08a525c 100644 --- a/man1/sbofind.1 +++ b/man1/sbofind.1 @@ -1,4 +1,4 @@ -.TH sbofind 1 "Sweetmorn, The Aftermath 39, 3179 YOLD" "sbotools 1.8" dawnrazor.net +.TH sbofind 1 "Setting Orange, The Aftermath 38, 3181 YOLD" "sbotools 1.9" 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 b5f51d1..a96fecf 100644 --- a/man1/sboinstall.1 +++ b/man1/sboinstall.1 @@ -1,4 +1,4 @@ -.TH sboinstall 1 "Sweetmorn, The Aftermath 39, 3179 YOLD" "sbotools 1.8" dawnrazor.net +.TH sboinstall 1 "Setting Orange, The Aftermath 38, 3181 YOLD" "sbotools 1.9" dawnrazor.net .SH NAME .P sboinstall - install slackbuilds diff --git a/man1/sboremove.1 b/man1/sboremove.1 index 704eeeb..91f1056 100644 --- a/man1/sboremove.1 +++ b/man1/sboremove.1 @@ -1,4 +1,4 @@ -.TH sboremove 1 "Sweetmorn, The Aftermath 39, 3179 YOLD" "sbotools 1.8" dawnrazor.net +.TH sboremove 1 "Setting Orange, The Aftermath 38, 3181 YOLD" "sbotools 1.9" dawnrazor.net .SH NAME .P sboremove - remove packages installed from slackbuilds diff --git a/man1/sbosnap.1 b/man1/sbosnap.1 index a28d70d..3ed652d 100644 --- a/man1/sbosnap.1 +++ b/man1/sbosnap.1 @@ -1,4 +1,4 @@ -.TH sbosnap 1 "Sweetmorn, The Aftermath 39, 3179 YOLD" "sbotools 1.8" dawnrazor.net +.TH sbosnap 1 "Setting Orange, The Aftermath 38, 3181 YOLD" "sbotools 1.9" dawnrazor.net .SH NAME .P sbosnap - slackbuilds.org tree fetch and update command. diff --git a/man1/sboupgrade.1 b/man1/sboupgrade.1 index 11bb28b..a8a5bba 100644 --- a/man1/sboupgrade.1 +++ b/man1/sboupgrade.1 @@ -1,4 +1,4 @@ -.TH sboupgrade 1 "Sweetmorn, The Aftermath 39, 3179 YOLD" "sbotools 1.8" dawnrazor.net +.TH sboupgrade 1 "Setting Orange, The Aftermath 38, 3181 YOLD" "sbotools 1.9" dawnrazor.net .SH NAME .P sboupgrade - install or upgrade slackbuilds diff --git a/man5/sbotools.conf.5 b/man5/sbotools.conf.5 index e291aaf..93b6a23 100644 --- a/man5/sbotools.conf.5 +++ b/man5/sbotools.conf.5 @@ -1,4 +1,4 @@ -.TH sbotools.conf 5 "Sweetmorn, The Aftermath 39, 3179 YOLD" "sbotools 1.8" dawnrazor.net +.TH sbotools.conf 5 "Setting Orange, The Aftermath 38, 3181 YOLD" "sbotools 1.9" dawnrazor.net .SH NAME .P sbotools.conf - configuration file for sbotools commands. diff --git a/slackbuild/sbotools/README b/slackbuild/sbotools/README index 245f7dd..1835a2d 100644 --- a/slackbuild/sbotools/README +++ b/slackbuild/sbotools/README @@ -15,4 +15,4 @@ not interfere with a copy installed from the CPAN, or from slackbuilds.org. sbotools is written and maintained by d4wnr4z0r, xocel, and pink_mist; we can be contacted in #sbotools on freenode. -http://dawnrazor.net/sbotools +https://pink-mist.github.io/sbotools/downloads/ diff --git a/slackbuild/sbotools/sbotools.SlackBuild b/slackbuild/sbotools/sbotools.SlackBuild index c64ebd9..b0507a7 100644 --- a/slackbuild/sbotools/sbotools.SlackBuild +++ b/slackbuild/sbotools/sbotools.SlackBuild @@ -5,7 +5,7 @@ # Licensed under the WTFPL PRGNAM=sbotools -VERSION=${VERSION:-1.8} +VERSION=${VERSION:-1.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/slackbuild/sbotools/sbotools.info b/slackbuild/sbotools/sbotools.info index f9a6daf..1d927d2 100644 --- a/slackbuild/sbotools/sbotools.info +++ b/slackbuild/sbotools/sbotools.info @@ -1,10 +1,10 @@ PRGNAM="sbotools" -VERSION="1.8" -HOMEPAGE="http://dawnrazor.net/sbotools/" -DOWNLOAD="http://dawnrazor.net/wp-content/uploads/2013/03/sbotools-1.6.tar.gz" -MD5SUM="cc8a362cdbced4d2c166bc9edb673f4c" +VERSION="1.9" +HOMEPAGE="http://pink-mist.github.io/sbotools/" +DOWNLOAD="http://pink-mist.github.io/sbotools/downloads/@FILENAME@" +MD5SUM="@MD5@" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Jacob Pipkin" -EMAIL="j@dawnrazor.net" +MAINTAINER="Andreas Guldstrand" +EMAIL="andreas.guldstrand@gmail.com" -- cgit v1.2.3