diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-06-28 22:00:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-28 22:00:38 +0700 |
commit | f5028c53e17982c9bc4386aa5a19714523b29102 (patch) | |
tree | 231c2c67aa03f00bfcd0d0f9c913c0f023bb04c3 /system/graphterm | |
parent | 25219a02a91393b4bd812ee4a4ef585c1d1c3d24 (diff) |
system/graphterm: Updated for version 0.55.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/graphterm')
-rw-r--r-- | system/graphterm/graphterm.SlackBuild | 2 | ||||
-rw-r--r-- | system/graphterm/graphterm.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/graphterm/graphterm.SlackBuild b/system/graphterm/graphterm.SlackBuild index 6dcab956d017..1d4b3b1aecbd 100644 --- a/system/graphterm/graphterm.SlackBuild +++ b/system/graphterm/graphterm.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=graphterm -VERSION=${VERSION:-0.52.0} +VERSION=${VERSION:-0.55.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/graphterm/graphterm.info b/system/graphterm/graphterm.info index cf6bf34209b4..b8bf0235aa45 100644 --- a/system/graphterm/graphterm.info +++ b/system/graphterm/graphterm.info @@ -1,10 +1,10 @@ PRGNAM="graphterm" -VERSION="0.52.0" +VERSION="0.55.0" HOMEPAGE="http://code.mindmeldr.com/graphterm" -DOWNLOAD="https://pypi.python.org/packages/source/g/graphterm/graphterm-0.52.0.tar.gz" -MD5SUM="3e81ea62e68ef36c26ee01dbd666f584" +DOWNLOAD="https://pypi.python.org/packages/source/g/graphterm/graphterm-0.55.0.tar.gz" +MD5SUM="d87bdb2a15a09308004d13eaa54fa983" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="pysetuptools tornado" +REQUIRES="tornado" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |