summaryrefslogtreecommitdiffstats
path: root/python/APScheduler/APScheduler.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-02-11 06:09:49 +0100
committer Willy Sudiarto Raharjo2015-02-12 11:49:51 +0100
commitc0bbbca9e798081e16e1ec787c2b73ccb9cffd40 (patch)
tree92afcc29c852fc925bcdd574ecf69c83f5b60b97 /python/APScheduler/APScheduler.SlackBuild
parenteb2861515a845cdfa41b8593b675bb8cd8e68ed0 (diff)
downloadslackbuilds-c0bbbca9e798081e16e1ec787c2b73ccb9cffd40.tar.gz
python/APScheduler: Updated for version 3.0.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 cc5c34b87b..bd02fff28d 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.0.0}
+VERSION=${VERSION:-3.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}