aboutsummaryrefslogtreecommitdiffstats
path: root/community/neovim/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/neovim/APKBUILD')
-rw-r--r--community/neovim/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/neovim/APKBUILD b/community/neovim/APKBUILD
index 7cceb5fea3..13c98d761c 100644
--- a/community/neovim/APKBUILD
+++ b/community/neovim/APKBUILD
@@ -16,7 +16,7 @@ pkgrel=0
pkgdesc="Vim-fork focused on extensibility and agility"
url="https://neovim.io"
arch="all !s390x" # needs luajit
-license="ASL-2.0 custom"
+license="Apache-2.0 custom"
depends=""
makedepends="cmake gettext-dev gperf libtermkey-dev libuv-dev libvterm-dev
lua5.1-lpeg lua5.1-mpack luajit-dev msgpack-c-dev unibilium-dev"