diff options
author | Ruben Schuller <sb@rbn.im> | 2018-07-09 19:52:06 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-07-09 19:52:06 +0100 |
commit | d3e483fd46dfd04ee1de96972a629676a7d61b1c (patch) | |
tree | 357f66ef70bbfa207fc1807e6dcb956a3c8adc67 /development/vis/vis.info | |
parent | ffd5359785c1ffc097b90f10b1c9b73156b75462 (diff) | |
download | slackbuilds-d3e483fd46dfd04ee1de96972a629676a7d61b1c.tar.gz |
development/vis: Added (vi-like editor).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/vis/vis.info')
-rw-r--r-- | development/vis/vis.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/vis/vis.info b/development/vis/vis.info new file mode 100644 index 0000000000..63bbbcf893 --- /dev/null +++ b/development/vis/vis.info @@ -0,0 +1,10 @@ +PRGNAM="vis" +VERSION="0.5" +HOMEPAGE="https://github.com/martanne/vis" +DOWNLOAD="https://github.com/martanne/vis/releases/download/v0.5/vis-v0.5.tar.gz" +MD5SUM="dceea039778e7da5dad93238e4e4bae2" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="libtermkey lua-lpeg tre" +MAINTAINER="Ruben Schuller" +EMAIL="sb@rbn.im" |