diff options
Diffstat (limited to 'python/Flask-RESTful/Flask-RESTful.SlackBuild')
-rw-r--r-- | python/Flask-RESTful/Flask-RESTful.SlackBuild | 4 |
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} |