summaryrefslogtreecommitdiff
path: root/python/ptyprocess/ptyprocess.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-01-16 23:52:25 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-01-17 08:44:57 +0700
commit0cbb34955dd8b11c37d991131f90790a1f9a048f (patch)
tree80ecb75039d0e21d2b166ab3a22eb78aaf71915f /python/ptyprocess/ptyprocess.SlackBuild
parent7833dcea8796a0f3ea2ac42026d2286b6bcb558b (diff)
downloadslackbuilds-0cbb34955dd8b11c37d991131f90790a1f9a048f.tar.gz
python/ptyprocess: Updated for version 0.7.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/ptyprocess/ptyprocess.SlackBuild')
-rw-r--r--python/ptyprocess/ptyprocess.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/ptyprocess/ptyprocess.SlackBuild b/python/ptyprocess/ptyprocess.SlackBuild
index 1a6b6ecac1..98cc6c00ec 100644
--- a/python/ptyprocess/ptyprocess.SlackBuild
+++ b/python/ptyprocess/ptyprocess.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for ptyprocess
-# Copyright 2016-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2016-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# 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=ptyprocess
-VERSION=${VERSION:-0.6.0}
+VERSION=${VERSION:-0.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}