diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-10-30 19:15:38 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-01 07:34:29 +0700 |
commit | 28a70a3fd7f23135cd53520e89df857be7c5eb10 (patch) | |
tree | 6564a1eddb077452c617faf12cc03e0278642daf /python/APScheduler/APScheduler.SlackBuild | |
parent | 3e9db2b020bb4afd47d0d0e891bfc216cea571ed (diff) |
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/APScheduler/APScheduler.SlackBuild b/python/APScheduler/APScheduler.SlackBuild index a3493e9a8e334..d370ce8decfb2 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} |