summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhepark2021-02-15 17:14:55 +0800
committerSainnhepark2021-02-15 17:14:55 +0800
commitc8ee2529a13b934736b8666ac238585d6167a088 (patch)
tree35bf480f4bc0e58c6c47943c24c3cb800dd89815 /PKGBUILD
parentb0480e0de932a8fc098913bab2e57d2ee91ad822 (diff)
downloadaur-c8ee2529a13b934736b8666ac238585d6167a088.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 ea6f0fc28fb5..a2d98231c1c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc='A solid language pack for Vim.'
arch=('any')
url='https://github.com/sheerun/vim-polyglot'
-license=('')
+license=('MIT')
depends=('neovim')
makedepends=('git')
provides=('neovim-polyglot')