diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-11-19 09:38:11 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-19 09:38:11 +0700 |
| commit | 7c8f0075cc5a55ffbf0465e94c9474cdd6946d5a (patch) | |
| tree | fc9a7d1b6491a6ca907ba1a763c013ce0a00bc32 /python/python3-APScheduler/python3-APScheduler.SlackBuild | |
| parent | 9f4540ca7419edde15afe71b3da6bf5f0ffcf584 (diff) | |
python/python3-APScheduler: Updated for version 3.9.1.post1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-APScheduler/python3-APScheduler.SlackBuild')
| -rw-r--r-- | python/python3-APScheduler/python3-APScheduler.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-APScheduler/python3-APScheduler.SlackBuild b/python/python3-APScheduler/python3-APScheduler.SlackBuild index b9809c6778..ccacefc662 100644 --- a/python/python3-APScheduler/python3-APScheduler.SlackBuild +++ b/python/python3-APScheduler/python3-APScheduler.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-APScheduler SRCNAM=$(echo $PRGNAM | sed "s/python3-//") -VERSION=${VERSION:-3.9.1} +VERSION=${VERSION:-3.9.1.post1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
