summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhepark2020-10-23 16:15:04 +0800
committerSainnhepark2020-10-23 16:15:04 +0800
commit4ec1a6e86408f62e6f7ccda7fe4226c83a907100 (patch)
tree22c243f7345345a629b1b288892a767c46a82ee2 /PKGBUILD
parentefbc77c68d08f8bd9cefad70bd976e31a924d6da (diff)
downloadaur-vim-coc-sources-git.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 a71e32d58f49..0b7262163524 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=('vim-coc-syntax-git'
arch=('any')
url='https://github.com/neoclide/coc-sources'
makedepends=('git')
-license=('')
+license=('MIT')
groups=('vim-coc-extras-git')
source=("coc-sources::git+${url}.git")
pkgver=1.2.5.r0.ga2f059e