summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/ptpython/ptpython.SlackBuild2
-rw-r--r--python/ptpython/ptpython.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/python/ptpython/ptpython.SlackBuild b/python/ptpython/ptpython.SlackBuild
index 3d40c12f8c..4dee22783d 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.28}
+VERSION=${VERSION:-0.30}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/ptpython/ptpython.info b/python/ptpython/ptpython.info
index f148e6bd62..08ae791196 100644
--- a/python/ptpython/ptpython.info
+++ b/python/ptpython/ptpython.info
@@ -1,10 +1,10 @@
PRGNAM="ptpython"
-VERSION="0.28"
+VERSION="0.30"
HOMEPAGE="https://github.com/jonathanslenders/ptpython"
-DOWNLOAD="https://pypi.python.org/packages/source/p/ptpython/ptpython-0.28.tar.gz"
-MD5SUM="f563f435185d5681f754310c96fe9cfe"
+DOWNLOAD="https://pypi.python.org/packages/source/p/ptpython/ptpython-0.30.tar.gz"
+MD5SUM="aefbe9a6f9d8001fdff3573a6840e2b2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="prompt_toolkit jedi docopt"
+REQUIRES="prompt_toolkit jedi docopt Pygments"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"