summaryrefslogtreecommitdiffstats
path: root/python/APScheduler/APScheduler.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-01-19 01:16:39 +0100
committer Willy Sudiarto Raharjo2017-01-21 01:04:40 +0100
commit2d8ee40fc7b064fc99eea7acaf67ac36692c8fc0 (patch)
tree0d58f8aa5133ce6f72dd6ca90b8599ae4841ed4c /python/APScheduler/APScheduler.SlackBuild
parent020a929cb0c70f65ad89c98799218879a325ba7e (diff)
downloadslackbuilds-2d8ee40fc7b064fc99eea7acaf67ac36692c8fc0.tar.gz
python/APScheduler: Updated for version 3.3.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/APScheduler/APScheduler.SlackBuild')
-rw-r--r--python/APScheduler/APScheduler.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/APScheduler/APScheduler.SlackBuild b/python/APScheduler/APScheduler.SlackBuild
index 663fef3a41..a3493e9a8e 100644
--- a/python/APScheduler/APScheduler.SlackBuild
+++ b/python/APScheduler/APScheduler.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for APScheduler
-# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=APScheduler
-VERSION=${VERSION:-3.3.0}
+VERSION=${VERSION:-3.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}