diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-04-03 10:21:01 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-09 15:45:58 +0700 |
commit | fb4e4e773bbacbb96781b933f12bb1983643f80d (patch) | |
tree | a3336de7c7b63640879a59650104a6f73126d426 /desktop | |
parent | cc29a209cd7f18454a53cddd4cf8983bc16c669b (diff) |
desktop/mint-themes: Align to template.
Fix slack-desc, allow passing VERSION in env.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/mint-themes/mint-themes.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/mint-themes/slack-desc | 14 |
2 files changed, 8 insertions, 8 deletions
diff --git a/desktop/mint-themes/mint-themes.SlackBuild b/desktop/mint-themes/mint-themes.SlackBuild index e015723710cc..b75bfdfad54c 100644 --- a/desktop/mint-themes/mint-themes.SlackBuild +++ b/desktop/mint-themes/mint-themes.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM="mint-themes" -VERSION=1.9.8 +VERSION=${VERSION:-1.9.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/desktop/mint-themes/slack-desc b/desktop/mint-themes/slack-desc index bf189c06fd6c..8e1b8230fd83 100644 --- a/desktop/mint-themes/slack-desc +++ b/desktop/mint-themes/slack-desc @@ -1,11 +1,9 @@ - - # 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 ':'. +# 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------------------------------------------------------| mint-themes: mint-themes (Linux Mint theme) @@ -17,3 +15,5 @@ mint-themes: mint-themes: mint-themes: mint-themes: +mint-themes: +mint-themes: |