summaryrefslogtreecommitdiffstats
path: root/python/python3-APScheduler/python3-APScheduler.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-APScheduler/python3-APScheduler.SlackBuild')
-rw-r--r--python/python3-APScheduler/python3-APScheduler.SlackBuild2
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}