diff options
author | B. Watson <urchlay@slackware.uk> | 2023-02-04 15:59:04 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-02-11 09:30:41 +0700 |
commit | a4fbad76f96d53c2cd49d45529a7923c64f7445d (patch) | |
tree | 1bd4774e00fd93ffafa2e51fdae1c4abad233be1 /system/sbo-maintainer-tools/slack-desc | |
parent | 475709352c0e1face6237ea9585e1e6ba5230181 (diff) |
system/sbo-maintainer-tools: Updated for version 0.6.0.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/sbo-maintainer-tools/slack-desc')
-rw-r--r-- | system/sbo-maintainer-tools/slack-desc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/sbo-maintainer-tools/slack-desc b/system/sbo-maintainer-tools/slack-desc index 5fed8f75cefb2..82d1f178a3e22 100644 --- a/system/sbo-maintainer-tools/slack-desc +++ b/system/sbo-maintainer-tools/slack-desc @@ -12,8 +12,8 @@ sbo-maintainer-tools: These are "lint" tools to make life easier for SlackBuilds sbo-maintainer-tools: maintainers and admins: sbo-maintainer-tools: sbo-maintainer-tools: sbolint: checks your SlackBuild, README, .info file, and slack-desc. -sbo-maintainer-tools: Also there's a git pre-commit hook you should use, that automatically -sbo-maintainer-tools: calls sbolint and stops you from committing bad code. -sbo-maintainer-tools: sbo-maintainer-tools: sbopkglint: checks your package, after it's built. +sbo-maintainer-tools: sbofixinfo: attempts to fix common problems with SBo .info files. +sbo-maintainer-tools: pre-commit-sbolint: git hook you should use, that automatically calls +sbo-maintainer-tools: sbolint and stops you from committing bad code. sbo-maintainer-tools: |