diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-07-19 21:37:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-19 21:37:37 +0700 |
commit | 8d5f0fac2887c37247966ab26955300b358273cf (patch) | |
tree | e46b75c83240fed63d0596de304588bf31573759 /system/graphterm | |
parent | ec7dc5753935112d0c17f14cdd6bcdb51c5e9151 (diff) |
system/graphterm: Updated for version 0.57.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 | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/graphterm/graphterm.SlackBuild b/system/graphterm/graphterm.SlackBuild index ec2aabc61aff..3a32e59c7d60 100644 --- a/system/graphterm/graphterm.SlackBuild +++ b/system/graphterm/graphterm.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=graphterm -VERSION=${VERSION:-0.56.2} +VERSION=${VERSION:-0.57.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/graphterm/graphterm.info b/system/graphterm/graphterm.info index b272cb4ab1a3..697441c4f75a 100644 --- a/system/graphterm/graphterm.info +++ b/system/graphterm/graphterm.info @@ -1,8 +1,8 @@ PRGNAM="graphterm" -VERSION="0.56.2" +VERSION="0.57.0" HOMEPAGE="http://code.mindmeldr.com/graphterm" -DOWNLOAD="https://pypi.python.org/packages/source/g/graphterm/graphterm-0.56.2.tar.gz" -MD5SUM="731ab49f68e0be042d11e3e22e6aed15" +DOWNLOAD="https://pypi.python.org/packages/source/g/graphterm/graphterm-0.57.0.tar.gz" +MD5SUM="b6f3aca08f72ee300ccaeb5be4d1df6a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="tornado" |