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/graphterm.SlackBuild | |
parent | 25219a02a91393b4bd812ee4a4ef585c1d1c3d24 (diff) | |
download | slackbuilds-f5028c53e17982c9bc4386aa5a19714523b29102.tar.gz |
system/graphterm: Updated for version 0.55.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/graphterm/graphterm.SlackBuild')
-rw-r--r-- | system/graphterm/graphterm.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/graphterm/graphterm.SlackBuild b/system/graphterm/graphterm.SlackBuild index 6dcab956d0..1d4b3b1aec 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} |