aboutsummaryrefslogtreecommitdiff
path: root/python/python-requestbuilder/python-requestbuilder.SlackBuild
diff options
context:
space:
mode:
authorChristoph Willing <chris.willing@linux.com>2017-05-02 13:15:52 +1000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-05-06 07:03:51 +0700
commitd49ba4563e1e31d9897de562536a98ae9663722b (patch)
tree11c9d0a62371838694a043cdbe413368f18aa62b /python/python-requestbuilder/python-requestbuilder.SlackBuild
parent37c53ec750c0563bddedb675685446a0d220277f (diff)
python/python-requestbuilder: Updated for version 0.7.1
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'python/python-requestbuilder/python-requestbuilder.SlackBuild')
-rw-r--r--python/python-requestbuilder/python-requestbuilder.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-requestbuilder/python-requestbuilder.SlackBuild b/python/python-requestbuilder/python-requestbuilder.SlackBuild
index ff4d8779cd38d..3d831e4c1fc74 100644
--- a/python/python-requestbuilder/python-requestbuilder.SlackBuild
+++ b/python/python-requestbuilder/python-requestbuilder.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-requestbuilder
-# Copyright 2016 Christoph Willing, Brisbane Australia
+# Copyright 2016-2017 Christoph Willing, Brisbane Australia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
SRCNAM=requestbuilder
PRGNAM=python-requestbuilder
-VERSION=${VERSION:-0.7.0}
+VERSION=${VERSION:-0.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}