diff options
| author | Arn0 <yth@ythogtha.org> | 2025-02-06 22:42:59 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-02-07 07:40:35 +0700 |
| commit | 54d16886d062462ccfb909af41de87aced8b8831 (patch) | |
| tree | 7d4b3278c9836ab16e267c073499d211bb896165 /python/python3-lazr.config/python3-lazr.config.SlackBuild | |
| parent | 1a884425adffec64e14e970c60c573e4f219a65b (diff) | |
python/python3-lazr.config: updated for version 3.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-lazr.config/python3-lazr.config.SlackBuild')
| -rw-r--r-- | python/python3-lazr.config/python3-lazr.config.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-lazr.config/python3-lazr.config.SlackBuild b/python/python3-lazr.config/python3-lazr.config.SlackBuild index e84112c2a4..bcfb077005 100644 --- a/python/python3-lazr.config/python3-lazr.config.SlackBuild +++ b/python/python3-lazr.config/python3-lazr.config.SlackBuild @@ -25,8 +25,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-lazr.config -SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-3.0} +SRCNAM=$(tr \. _ <<<${PRGNAM#python3-*}) +VERSION=${VERSION:-3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
