summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhepark2021-02-15 17:14:16 +0800
committerSainnhepark2021-02-15 17:14:16 +0800
commit79b26ed0c388c8e01c797480917ccea01a4f8fb9 (patch)
tree664d03f5e28850c494b695967ca07fee1a167579 /PKGBUILD
parente3b99537490f1afe6d53fcd15b03006f474c4f45 (diff)
downloadaur-79b26ed0c388c8e01c797480917ccea01a4f8fb9.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 7e2caedaf3b5..7a3ecd42c3eb 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=('vim')
makedepends=('git')
provides=('vim-polyglot')