diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2019-05-09 23:33:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-09 23:33:18 +0700 |
commit | 045692fe941c19210ccb894ea4974dce4ee9db0e (patch) | |
tree | db4cf8e001aea85f561aa7eac3abd6392ade79f6 /system/tbsm/tbsm.info | |
parent | 5ccb1bf2f0b1d23a22f081ff03ea7777499b5990 (diff) |
system/tbsm: Added (Terminal Based Session Manager).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/tbsm/tbsm.info')
-rw-r--r-- | system/tbsm/tbsm.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/tbsm/tbsm.info b/system/tbsm/tbsm.info new file mode 100644 index 0000000000000..b28e8cd25e4be --- /dev/null +++ b/system/tbsm/tbsm.info @@ -0,0 +1,10 @@ +PRGNAM="tbsm" +VERSION="0.5" +HOMEPAGE="https://github.com/loh-tar/tbsm" +DOWNLOAD="https://github.com/loh-tar/tbsm/archive/v0.5/tbsm-0.5.tar.gz" +MD5SUM="35faadd3c3cdba0c87541823cadb65f1" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Isaac Yu" +EMAIL="isaacyu1@isaacyu1.com" |