summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSainnhepark2020-10-23 16:14:27 +0800
committerSainnhepark2020-10-23 16:14:27 +0800
commit92b511f559619ea2d581aee56be4b6d9b997448f (patch)
treeefb6be9f27ab61aa25e655df1dc74673b7677eaf
parentd71d40b50241390ca564f4cbed45cdbad57b3dc0 (diff)
downloadaur-92b511f559619ea2d581aee56be4b6d9b997448f.tar.gz
add license
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d6784ec82b07..64ac80aa5b9f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = neovim-coc-sources-git
url = https://github.com/neoclide/coc-sources
arch = any
groups = neovim-coc-extras-git
- license =
+ license = MIT
makedepends = git
source = coc-sources::git+https://github.com/neoclide/coc-sources.git
sha256sums = SKIP
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