diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2014-12-14 14:25:21 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-20 07:16:05 +0700 |
commit | 2607289059fcb809a48b32034555ea1ec0282364 (patch) | |
tree | 0ccbaee53053ff7ecdebf959f7531f960e990aea /system/tinyterm | |
parent | 03c4b77860b1816115188ec9847386dcc09b8bff (diff) | |
download | slackbuilds-2607289059fcb809a48b32034555ea1ec0282364.tar.gz |
system/tinyterm: Updated for version 0.3.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'system/tinyterm')
-rw-r--r-- | system/tinyterm/tinyterm.SlackBuild | 2 | ||||
-rw-r--r-- | system/tinyterm/tinyterm.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/tinyterm/tinyterm.SlackBuild b/system/tinyterm/tinyterm.SlackBuild index 7be7adb1cc..9c877039c9 100644 --- a/system/tinyterm/tinyterm.SlackBuild +++ b/system/tinyterm/tinyterm.SlackBuild @@ -23,7 +23,7 @@ # <http://www.gnu.org/licenses/>. PRGNAM=tinyterm -VERSION=${VERSION:-0.2} +VERSION=${VERSION:-0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/tinyterm/tinyterm.info b/system/tinyterm/tinyterm.info index e51c4b9423..a15b303ab6 100644 --- a/system/tinyterm/tinyterm.info +++ b/system/tinyterm/tinyterm.info @@ -1,8 +1,8 @@ PRGNAM="tinyterm" -VERSION="0.2" +VERSION="0.3" HOMEPAGE="https://github.com/lahwaacz/tinyterm" -DOWNLOAD="https://github.com/lahwaacz/tinyterm/archive/0.2.tar.gz" -MD5SUM="3311b1d1c844a7ade469f31cad4e9de1" +DOWNLOAD="https://github.com/lahwaacz/tinyterm/archive/0.3.tar.gz" +MD5SUM="be7fc0dad002b2b097e5d7544fd0e2a9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |