diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-07-19 15:03:28 +0300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-07-20 14:19:47 -0500 |
commit | 29f6c70a126cc21773f91f011870a39eed99d77b (patch) | |
tree | 8283121e50f5760082792e1e859d01b09ae892c8 /python/ptpython/ptpython.SlackBuild | |
parent | 0a828c4a650d0531b35f7788afd5f49fe06e81b6 (diff) | |
download | slackbuilds-29f6c70a126cc21773f91f011870a39eed99d77b.tar.gz |
python/ptpython: Updated for version 0.35.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/ptpython/ptpython.SlackBuild')
-rw-r--r-- | python/ptpython/ptpython.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/ptpython/ptpython.SlackBuild b/python/ptpython/ptpython.SlackBuild index 3170596e52..b11331d082 100644 --- a/python/ptpython/ptpython.SlackBuild +++ b/python/ptpython/ptpython.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=ptpython -VERSION=${VERSION:-0.34} +VERSION=${VERSION:-0.35} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |