diff options
author | Azure Zanculmarktum <zanculmarktum@gmail.com> | 2018-11-08 10:51:02 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:46:58 +0700 |
commit | 67049367c2a4fceb72cf73331b51aa6081fafb76 (patch) | |
tree | 7f753662c08d8700e9c57ed205b113bfca7c52da /development/oni/oni.info | |
parent | 89e2d46184d61dd137882d2310a92f431f7035d9 (diff) |
development/oni: Added (modern modal editing).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/oni/oni.info')
-rw-r--r-- | development/oni/oni.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/oni/oni.info b/development/oni/oni.info new file mode 100644 index 0000000000000..ea3c738a73301 --- /dev/null +++ b/development/oni/oni.info @@ -0,0 +1,10 @@ +PRGNAM="oni" +VERSION="0.3.7_beta3" +HOMEPAGE="https://github.com/onivim/oni" +DOWNLOAD="UNSUPPORTED" +MD5SUM="" +DOWNLOAD_x86_64="https://github.com/onivim/oni/releases/download/v0.3.7-beta3/Oni-0.3.7-amd64-linux.deb" +MD5SUM_x86_64="c5ee4999158e943b549b3512aaf96a4e" +REQUIRES="neovim" +MAINTAINER="Azure Zanculmarktum" +EMAIL="zanculmarktum@gmail.com" |