diff options
author | Ryan P.C. McQuen <ryanpcmcquen@gmail.com> | 2014-07-27 09:08:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-27 09:08:44 +0700 |
commit | 4c40d836e1bf0c787fdf1f7cdb0fc3999fcae94a (patch) | |
tree | 6daeb50cdf09029b81dcfb5551331dad654b16d4 /system/tinyterm/tinyterm.info | |
parent | c89e0716fda91553a9f32865c9a4a0f934173125 (diff) | |
download | slackbuilds-4c40d836e1bf0c787fdf1f7cdb0fc3999fcae94a.tar.gz |
system/tinyterm: Added (simple terminal).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/tinyterm/tinyterm.info')
-rw-r--r-- | system/tinyterm/tinyterm.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/tinyterm/tinyterm.info b/system/tinyterm/tinyterm.info new file mode 100644 index 0000000000..e51c4b9423 --- /dev/null +++ b/system/tinyterm/tinyterm.info @@ -0,0 +1,10 @@ +PRGNAM="tinyterm" +VERSION="0.2" +HOMEPAGE="https://github.com/lahwaacz/tinyterm" +DOWNLOAD="https://github.com/lahwaacz/tinyterm/archive/0.2.tar.gz" +MD5SUM="3311b1d1c844a7ade469f31cad4e9de1" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Ryan P.C. McQuen" +EMAIL="ryan.q@linux.com" |