diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2019-04-27 16:05:53 +0200 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2019-04-27 16:05:53 +0200 |
commit | c10bec608bc5b63587061914d684195f332ad8b6 (patch) | |
tree | 7a7ed30fdcd9a7d937a3b3f6eaebe3c32fcb166a | |
parent | d9248ee21f50c747824bf5991905397b979c8bbb (diff) | |
download | sbotools-c10bec608bc5b63587061914d684195f332ad8b6.tar.xz |
bring slackbuild files up to date with SBo
-rw-r--r-- | slackbuild/sbotools/sbotools.info | 4 | ||||
-rw-r--r-- | slackbuild/sbotools/slack-desc | 8 |
2 files changed, 10 insertions, 2 deletions
diff --git a/slackbuild/sbotools/sbotools.info b/slackbuild/sbotools/sbotools.info index 4c5acad..23c20eb 100644 --- a/slackbuild/sbotools/sbotools.info +++ b/slackbuild/sbotools/sbotools.info @@ -1,7 +1,7 @@ PRGNAM="sbotools" VERSION="2.6" -HOMEPAGE="http://pink-mist.github.io/sbotools/" -DOWNLOAD="http://pink-mist.github.io/sbotools/downloads/@FILENAME@" +HOMEPAGE="https://pink-mist.github.io/sbotools/" +DOWNLOAD="https://pink-mist.github.io/sbotools/downloads/@FILENAME@" MD5SUM="@MD5@" DOWNLOAD_x86_64="" MD5SUM_x86_64="" diff --git a/slackbuild/sbotools/slack-desc b/slackbuild/sbotools/slack-desc index 42c5502..bac1d91 100644 --- a/slackbuild/sbotools/slack-desc +++ b/slackbuild/sbotools/slack-desc @@ -1,3 +1,11 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| sbotools: sbotools (ports-like interface to slackbuilds.org) sbotools: sbotools: sbotools is a set of perl scripts providing a ports-like automation |