RELEASE: 0.38.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@sbopkg.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-09-01 20:57:11 +07:00
parent 7b3870b431
commit ae4f59c867
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
11 changed files with 25 additions and 14 deletions

View File

@ -1,5 +1,16 @@
SBOPKG NEWS
sbopkg 0.38.1 (2016-09-01 13:42 UTC)
FEATURES
* Added option to download from third party source repository
in case the one mentioned in .info failed or having bad checksums.
* Added new option in sbopkg.conf: SRC_REPO
This is used to define third party source repository
sbopkg: Added option to download from third party source.
MODIFICATIONS
* Do not use wildcard for GPG checking (Fix #19)
sbopkg 0.38.0 (2016-07-01 17:12 UTC)
FEATURES

View File

@ -4527,7 +4527,7 @@ SBOPKG_REPOS_D=${SBOPKG_REPOS_D:-/etc/sbopkg/repos.d}
EDITOR=${EDITOR:-vi}
PAGER=${PAGER:-more}
CWD=$(pwd)
SBOVER=0.38.0
SBOVER=0.38.1
DIAG=1
ON_ERROR=ask
REPOS_FIELDS=7

View File

@ -1,6 +1,6 @@
SBOPKG NEWS
sbopkg-dev (2016-08-30 22:19:30 UTC)
sbopkg 0.38.1 (2016-09-01 13:42 UTC)
FEATURES
* Added option to download from third party source repository
in case the one mentioned in .info failed or having bad checksums.

View File

@ -1 +1 @@
https://github.com/sbopkg/sbopkg/releases/download/0.38.0/sbopkg-0.38.0-noarch-1_wsr.tgz
https://github.com/sbopkg/sbopkg/releases/download/0.38.1/sbopkg-0.38.1-noarch-1_wsr.tgz

View File

@ -1 +1 @@
sbopkg-0.38.0-noarch-1_wsr.tgz
sbopkg-0.38.1-noarch-1_wsr.tgz

View File

@ -1 +1 @@
sbopkg-0.38.0.tar.gz
sbopkg-0.38.1.tar.gz

View File

@ -1 +1 @@
0.38.0
0.38.1

View File

@ -3,7 +3,7 @@ Content-type: text/html
<HTML><HEAD><TITLE>Manpage of SBOPKG.CONF</TITLE>
</HEAD><BODY>
<H1>SBOPKG.CONF</H1>
Section: (5)<BR>Updated: July 2016<BR><A HREF="#index">Index</A>
Section: (5)<BR>Updated: September 2016<BR><A HREF="#index">Index</A>
<A HREF="http://localhost/cgi-bin/man/man2html">Return to Main Contents</A><HR>
@ -824,7 +824,7 @@ slakmagik
<B><A HREF="http://localhost/cgi-bin/man/man2html?1+wget">wget</A></B>(1),
<I>/usr/doc/sbopkg-0.38.0/*</I>
<I>/usr/doc/sbopkg-0.38.1/*</I>
<P>
@ -847,6 +847,6 @@ slakmagik
This document was created by
<A HREF="http://localhost/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 17:13:15 GMT, July 01, 2016
Time: 13:42:15 GMT, September 01, 2016
</BODY>
</HTML>

View File

@ -1,4 +1,4 @@
sbopkg 0.38.0
sbopkg 0.38.1
Usage: sbopkg [OPTIONS] <packagename(s)>
Options are:
-b pkg/queue(s) Build the specified package(s). If one or more queuefiles

View File

@ -9,7 +9,7 @@
# Based on the SlackBuilds.org template.
PRGNAM=sbopkg
VERSION=${VERSION:-0.38.0}
VERSION=${VERSION:-0.38.1}
ARCH=${ARCH:-noarch}
BUILD=${BUILD:-1}
TAG=${TAG:-_wsr}

View File

@ -3,7 +3,7 @@ Content-type: text/html
<HTML><HEAD><TITLE>Manpage of SBOPKG</TITLE>
</HEAD><BODY>
<H1>SBOPKG</H1>
Section: (8)<BR>Updated: July 2016<BR><A HREF="#index">Index</A>
Section: (8)<BR>Updated: September 2016<BR><A HREF="#index">Index</A>
<A HREF="http://localhost/cgi-bin/man/man2html">Return to Main Contents</A><HR>
@ -730,7 +730,7 @@ slakmagik
<B><A HREF="http://localhost/cgi-bin/man/man2html?1+vi">vi</A></B>(1),
<I>/usr/doc/sbopkg-0.38.0/*</I>
<I>/usr/doc/sbopkg-0.38.1/*</I>
<P>
@ -753,6 +753,6 @@ slakmagik
This document was created by
<A HREF="http://localhost/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 17:13:15 GMT, July 01, 2016
Time: 13:42:15 GMT, September 01, 2016
</BODY>
</HTML>