Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
tree-sitter-vimdoc


Commits:
15c64ee9 by Daniel M. Capella at 2024-03-26T00:07:53-04:00
Use SPDX license identifier

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -5,7 +5,7 @@ pkgbase = tree-sitter-vimdoc
        url = https://github.com/neovim/tree-sitter-vimdoc
        arch = x86_64
        groups = tree-sitter-grammars
-       license = Apache
+       license = Apache-2.0
        makedepends = git
        makedepends = tree-sitter-cli
        optdepends = tree-sitter: core library


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgrel=1
 pkgdesc='Vim help file grammar for tree-sitter'
 arch=('x86_64')
 url=https://github.com/neovim/tree-sitter-vimdoc
-license=('Apache')
+license=('Apache-2.0')
 groups=('tree-sitter-grammars')
 makedepends=('git' 'tree-sitter-cli')
 optdepends=('tree-sitter: core library')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tree-sitter-vimdoc/-/commit/15c64ee9b8fc53d6d8c6f72751d9a9d7ace1aa04

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tree-sitter-vimdoc/-/commit/15c64ee9b8fc53d6d8c6f72751d9a9d7ace1aa04
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to