summaryrefslogtreecommitdiffstats
path: root/python/Flask-RESTful/Flask-RESTful.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-06-29 20:29:14 +0200
committer Willy Sudiarto Raharjo2017-07-01 02:41:57 +0200
commit5c4fe3d3a97a5af4404d0c67b70b425851805d62 (patch)
treec37d75e198128684163bedf9fa6ee2de21f509df /python/Flask-RESTful/Flask-RESTful.SlackBuild
parent9ef83774a438d951d76debcb43940e0b9fcf3563 (diff)
downloadslackbuilds-5c4fe3d3a97a5af4404d0c67b70b425851805d62.tar.gz
python/Flask-RESTful: Updated for version 0.3.6.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/Flask-RESTful/Flask-RESTful.SlackBuild')
-rw-r--r--python/Flask-RESTful/Flask-RESTful.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/Flask-RESTful/Flask-RESTful.SlackBuild b/python/Flask-RESTful/Flask-RESTful.SlackBuild
index 5a3d962346..59bb6a5a5b 100644
--- a/python/Flask-RESTful/Flask-RESTful.SlackBuild
+++ b/python/Flask-RESTful/Flask-RESTful.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Flask-RESTful
-# Copyright 2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2016-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=Flask-RESTful
-VERSION=${VERSION:-0.3.5}
+VERSION=${VERSION:-0.3.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}