blob: 7ad980802b8547a7a75a13e976a06c8eb0bc7ffa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = neovim-git-blame-git
pkgdesc = Git-blame plugin for Neovim
pkgver = r49.5bf6b1b
pkgrel = 1
url = https://github.com/f-person/git-blame.nvim
arch = any
groups = neovim-plugins
license = GPL3
makedepends = git
depends = neovim
provides = neovim-git-blame
conflicts = neovim-git-blame
source = neovim-git-blame-git::git+https://github.com/f-person/git-blame.nvim
sha256sums = SKIP
pkgname = neovim-git-blame-git
|