diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-04-29 07:49:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-29 07:49:53 +0700 |
commit | 3dc1e0ddac537631f8940556e72fb9aaa710cdcf (patch) | |
tree | cd03c3583b6e495bb79b9b1a1a0ced8bd79e8063 /system | |
parent | 25356f2b01ddf9e85c6cd235fbc3ef77b3a92282 (diff) |
system/graphterm: Updated for version 0.52.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-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 6f0dd16a3f60..6dcab956d017 100644 --- a/system/graphterm/graphterm.SlackBuild +++ b/system/graphterm/graphterm.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=graphterm -VERSION=${VERSION:-0.50.1} +VERSION=${VERSION:-0.52.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/graphterm/graphterm.info b/system/graphterm/graphterm.info index 472f9aafc1d7..cf6bf34209b4 100644 --- a/system/graphterm/graphterm.info +++ b/system/graphterm/graphterm.info @@ -1,8 +1,8 @@ PRGNAM="graphterm" -VERSION="0.50.1" +VERSION="0.52.0" HOMEPAGE="http://code.mindmeldr.com/graphterm" -DOWNLOAD="https://pypi.python.org/packages/source/g/graphterm/graphterm-0.50.1.tar.gz" -MD5SUM="0ba43dc01224e362c63ab0600f5289d8" +DOWNLOAD="https://pypi.python.org/packages/source/g/graphterm/graphterm-0.52.0.tar.gz" +MD5SUM="3e81ea62e68ef36c26ee01dbd666f584" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pysetuptools tornado" |