summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLiao Junxuan2024-03-19 18:14:19 +0800
committerLiao Junxuan2024-03-19 18:14:19 +0800
commit638d07ee27119a0dc23c25d62ae4419a9c88c28a (patch)
tree74ff219ac01911865413f80b9a038e158418f8d9 /PKGBUILD
parentbcd934fd2466053dfaea54bf42e37a183cc7b9e8 (diff)
downloadaur-vim-localvimrc-git.tar.gz
use SPDX identifier
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ebcbf849bd97..cd93c57a9b95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Search local vimrc files in the tree and load them."
arch=('any')
url="https://github.com/embear/vim-localvimrc"
-license=('GPL3')
+license=('GPL-3.0-or-later')
groups=()
depends=('vim-plugin-runtime')
makedepends=('git')