bump configs/docs for 14.0/0.36.0

This commit is contained in:
slakmagik 2012-10-04 03:12:22 +00:00
parent 8313699c16
commit f2b37e202e
4 changed files with 6 additions and 3 deletions

View File

@ -1,5 +1,6 @@
# DO NOT EDIT THIS FILE. CHANGES WILL BE OVERWRITTEN. See the README.
# Repo Branch Description Tag Tool Link CheckGPG
SBo 14.0 "SBo repository for Slackware 14.0" _SBo rsync slackbuilds.org::slackbuilds/14.0 GPG
SBo 13.37 "SBo repository for Slackware 13.37" _SBo rsync slackbuilds.org::slackbuilds/13.37 GPG
SBo 13.1 "SBo repository for Slackware 13.1" _SBo rsync slackbuilds.org::slackbuilds/13.1 GPG
SBo 13.0 "SBo repository for Slackware 13.0" _SBo rsync slackbuilds.org::slackbuilds/13.0 GPG

View File

@ -31,7 +31,7 @@ DEBUG_UPDATES=${DEBUG_UPDATES:-0}
KEEPLOG=${KEEPLOG:-YES}
MKDIR_PROMPT=${MKDIR_PROMPT:-YES}
NICE=${NICE:-10}
REPO_BRANCH=${REPO_BRANCH:-13.37}
REPO_BRANCH=${REPO_BRANCH:-14.0}
REPO_NAME=${REPO_NAME:-SBo}
# The following variable determines if multiple instances of sbopkg can

View File

@ -1,9 +1,11 @@
SBOPKG NEWS
sbopkg xxxVERSIONxxx (xxxDATExxx)
sbopkg 0.36.0 (2012-10-04 03:05 UTC)
FEATURES
* This release of sbopkg is Slackware 14.0-ready. (Congrats to
all involved in the Slackware release.)
* Sbopkg now has a -d flag which can download without building
or installing, in addition to -b (download, build) and -i
(download, build, install). Thanks to Kristoffer Karlsson for

View File

@ -8,7 +8,7 @@
# Based on the SlackBuilds.org template.
PRGNAM=sbopkg
VERSION=${VERSION:-0.35.0}
VERSION=${VERSION:-0.36.0}
ARCH=${ARCH:-noarch}
BUILD=${BUILD:-1}
TAG=${TAG:-_cng}