diff options
| author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-06-28 17:15:00 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-29 07:36:45 +0700 |
| commit | ecdca0622217ca4fb5178fb60b6359111f428f43 (patch) | |
| tree | ac60e0724e34c60260e020c063aabb2cfc49ee33 /python/python3-beniget/python3-beniget.SlackBuild | |
| parent | 8dedfcef827e36300218bd9aeb37afb9823368d6 (diff) | |
python/python3-beniget: Version bump to 0.4.2.post1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-beniget/python3-beniget.SlackBuild')
| -rw-r--r-- | python/python3-beniget/python3-beniget.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-beniget/python3-beniget.SlackBuild b/python/python3-beniget/python3-beniget.SlackBuild index cd290b10e2..239c8223de 100644 --- a/python/python3-beniget/python3-beniget.SlackBuild +++ b/python/python3-beniget/python3-beniget.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-beniget # Copyright 2022 Isaac Yu <isaacyu@protonmail.com> -# Copyright 2023 Jeremy Hansen <jebrhansen+SBo@gmail.com> +# Copyright 2023-2024 Jeremy Hansen <jebrhansen+SBo@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-beniget -VERSION=${VERSION:-0.4.1} +VERSION=${VERSION:-0.4.2.post1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
