summaryrefslogtreecommitdiffstats
path: root/python/python-requestbuilder/python-requestbuilder.SlackBuild
diff options
context:
space:
mode:
author Christoph Willing2017-05-02 05:15:52 +0200
committer Willy Sudiarto Raharjo2017-05-06 02:03:51 +0200
commitd49ba4563e1e31d9897de562536a98ae9663722b (patch)
tree11c9d0a62371838694a043cdbe413368f18aa62b /python/python-requestbuilder/python-requestbuilder.SlackBuild
parent37c53ec750c0563bddedb675685446a0d220277f (diff)
downloadslackbuilds-d49ba4563e1e31d9897de562536a98ae9663722b.tar.gz
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 ff4d8779cd..3d831e4c1f 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}