summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLiao Junxuan2022-04-07 12:26:12 +0800
committerLiao Junxuan2022-04-07 12:26:12 +0800
commit35be789accabe0bd0305249b8e3ceca849bac895 (patch)
treec766201f4cf47c94b81157ecc872e8d2601ef949 /PKGBUILD
parent183cbf60071e8547b5a4ef29a5760bcd8f0a9a82 (diff)
downloadaur-35be789accabe0bd0305249b8e3ceca849bac895.tar.gz
add the license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index edf380ac1ef7..ea0ab1e0ce33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="Search local vimrc files in the tree and load them."
arch=('any')
url="https://github.com/embear/vim-localvimrc"
-license=()
+license=('GPL3')
groups=()
depends=('vim-plugin-runtime')
makedepends=('git')