summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhepark2020-10-23 16:14:27 +0800
committerSainnhepark2020-10-23 16:14:27 +0800
commit92b511f559619ea2d581aee56be4b6d9b997448f (patch)
treeefb6be9f27ab61aa25e655df1dc74673b7677eaf /PKGBUILD
parentd71d40b50241390ca564f4cbed45cdbad57b3dc0 (diff)
downloadaur-92b511f559619ea2d581aee56be4b6d9b997448f.tar.gz
add license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5db7e218a0f1..29f3da948c75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=('neovim-coc-syntax-git'
arch=('any')
url='https://github.com/neoclide/coc-sources'
makedepends=('git')
-license=('')
+license=('MIT')
groups=('neovim-coc-extras-git')
source=("coc-sources::git+${url}.git")
pkgver=1.2.5.r0.ga2f059e