mirror of
https://github.com/sbopkg/sbopkg
synced 2024-11-16 07:47:55 +01:00
bump configs/docs for 13.37/0.35.0
This commit is contained in:
parent
cb9938f2bf
commit
5bfd6c777b
4 changed files with 7 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
|||
# DO NOT EDIT THIS FILE. CHANGES WILL BE OVERWRITTEN. See the README.
|
||||
# Repo Branch Description Tag Tool Link CheckGPG
|
||||
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
|
||||
SBo 12.2 "SBo repository for Slackware 12.2" _SBo rsync slackbuilds.org::slackbuilds/12.2 GPG
|
||||
|
|
|
@ -30,7 +30,7 @@ CLEANUP=${CLEANUP:-NO}
|
|||
DEBUG_UPDATES=${DEBUG_UPDATES:-0}
|
||||
KEEPLOG=${KEEPLOG:-YES}
|
||||
MKDIR_PROMPT=${MKDIR_PROMPT:-YES}
|
||||
REPO_BRANCH=${REPO_BRANCH:-13.1}
|
||||
REPO_BRANCH=${REPO_BRANCH:-13.37}
|
||||
REPO_NAME=${REPO_NAME:-SBo}
|
||||
|
||||
# The following variable determines if multiple instances of sbopkg can
|
||||
|
|
|
@ -1,9 +1,12 @@
|
|||
SBOPKG NEWS
|
||||
|
||||
sbopkg xxxVERSIONxxx (xxxDATExxx)
|
||||
sbopkg 0.35.0 (2011-04-28 02:48 UTC)
|
||||
|
||||
FEATURES
|
||||
|
||||
* This release of sbopkg is Slackware 13.37-ready. (Congrats to
|
||||
all involved in the Slackware release.)
|
||||
|
||||
* The READMEs of all installed packages can now be read from the
|
||||
main menu's list/uninstall item. (Selection state will also
|
||||
now be remembered.) Thanks to dmotaleite for the RFE.
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
# Based on the SlackBuilds.org template.
|
||||
|
||||
PRGNAM=sbopkg
|
||||
VERSION=${VERSION:-0.34.1}
|
||||
VERSION=${VERSION:-0.35.0}
|
||||
ARCH=${ARCH:-noarch}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_cng}
|
||||
|
|
Loading…
Reference in a new issue