diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-07-17 16:10:47 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-25 11:22:09 +0700 |
commit | 414595cc094572a2716d1d880fc2e6e0adf76472 (patch) | |
tree | 4e04a91759f449f17a715f051177293f0cadfa36 /python/ptpython/ptpython.SlackBuild | |
parent | 12c5854b1f9ec3537b51458c88181014c713ad34 (diff) | |
download | slackbuilds-414595cc094572a2716d1d880fc2e6e0adf76472.tar.gz |
python/ptpython: Updated for version 0.18.
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 49f23d41a6..1bc1b3162d 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.16} +VERSION=${VERSION:-0.18} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |