blob: 7e8151ea593ee5f1282a8ca39d86e9b56c502800 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = oni
pkgdesc = An IDE built around Neovim
pkgver = 0.3.9
pkgrel = 2
url = https://github.com/onivim/oni
arch = x86_64
license = MIT
makedepends = tar
depends = neovim
depends = nodejs
depends = gconf
depends = libxss
source = https://github.com/onivim/oni/releases/download/v0.3.9/Oni-0.3.9-x64-linux.tar.gz
source = oni.sh
source = oni.desktop
source = icons.tar.gz
sha256sums = 417dad56e06dc42edbae21591da06f381769c5efd042ac89784f90e7f90fe9ea
sha256sums = 72a945d501f33cfc2fd0d8e832942ba75c09518abd2248973c4df461c3229aee
sha256sums = 72420b6c8588df601b973b715fc88f3d9e4d75ce53b633abff8c7ff848aed59a
sha256sums = 9b09686c82ac5670ece59608288ab2124ee3147d404b77ac58c6ba332a6a148a
pkgname = oni
|