diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-04-27 23:45:40 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-28 06:40:14 +0700 |
commit | 0fa5ce06340d3a39d77c03957c467cd1f76df972 (patch) | |
tree | b69527d37f179e69dbb84d3c6a1fc27a6f739bbf /python/txrequests/txrequests.SlackBuild | |
parent | e9a956df70543a9bdbce376b31f42773720a90f7 (diff) |
python/txrequests: Updated for version 0.9.6.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/txrequests/txrequests.SlackBuild')
-rw-r--r-- | python/txrequests/txrequests.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/txrequests/txrequests.SlackBuild b/python/txrequests/txrequests.SlackBuild index 9da58564f93af..1312b13b6f7f1 100644 --- a/python/txrequests/txrequests.SlackBuild +++ b/python/txrequests/txrequests.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=txrequests -VERSION=${VERSION:-0.9.5} +VERSION=${VERSION:-0.9.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |