summaryrefslogtreecommitdiffstats
path: root/python/APScheduler/APScheduler.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-10-30 19:15:38 +0100
committer Willy Sudiarto Raharjo2017-11-01 01:34:29 +0100
commit28a70a3fd7f23135cd53520e89df857be7c5eb10 (patch)
tree6564a1eddb077452c617faf12cc03e0278642daf /python/APScheduler/APScheduler.SlackBuild
parent3e9db2b020bb4afd47d0d0e891bfc216cea571ed (diff)
downloadslackbuilds-28a70a3fd7f23135cd53520e89df857be7c5eb10.tar.gz
python/APScheduler: Updated for version 3.4.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/APScheduler/APScheduler.SlackBuild')
-rw-r--r--python/APScheduler/APScheduler.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/APScheduler/APScheduler.SlackBuild b/python/APScheduler/APScheduler.SlackBuild
index a3493e9a8e..d370ce8dec 100644
--- a/python/APScheduler/APScheduler.SlackBuild
+++ b/python/APScheduler/APScheduler.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=APScheduler
-VERSION=${VERSION:-3.3.1}
+VERSION=${VERSION:-3.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}