aboutsummaryrefslogtreecommitdiff
path: root/python/python3-ptyprocess/python3-ptyprocess.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-06-24 18:26:55 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-06-30 07:00:09 +0700
commit4a90ff89b8c99327db4e5049e5ca055eb0ffde44 (patch)
tree51c2876bd7763124f76a871f4d52a2df983e1ae9 /python/python3-ptyprocess/python3-ptyprocess.SlackBuild
parentbb07cf97ff4b7c38988428de1afcfd81fa6b4975 (diff)
python/python3-ptyprocess: Updated for version 0.6.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/python3-ptyprocess/python3-ptyprocess.SlackBuild')
-rw-r--r--python/python3-ptyprocess/python3-ptyprocess.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-ptyprocess/python3-ptyprocess.SlackBuild b/python/python3-ptyprocess/python3-ptyprocess.SlackBuild
index f31036124b..8fb9a7aa97 100644
--- a/python/python3-ptyprocess/python3-ptyprocess.SlackBuild
+++ b/python/python3-ptyprocess/python3-ptyprocess.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for python3-ptyprocess
# Copyright 2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-# Copyright 2017 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2017-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
SRCNAM=ptyprocess
PRGNAM=python3-$SRCNAM
-VERSION=${VERSION:-0.5.2}
+VERSION=${VERSION:-0.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}