diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -1,17 +1,16 @@ pkgbase = neovim-fugitive pkgdesc = A Git wrapper so awesome, it should be illegal - pkgver = 3.2 - pkgrel = 2 + pkgver = 3.6 + pkgrel = 1 url = https://github.com/tpope/vim-fugitive install = nvim-doc.install arch = any groups = neovim-plugins license = custom:vim depends = neovim - source = neovim-fugitive.tar.gz::https://github.com/tpope/vim-fugitive/archive/v3.2.tar.gz + source = neovim-fugitive.tar.gz::https://github.com/tpope/vim-fugitive/archive/v3.6.tar.gz source = license.txt - sha256sums = 39deb5d84cee36c76f70428b9f57cd872e94c5b908e8b38d01c0a5763be50634 + sha256sums = 48f026e41b137c45a31d1ed59a0f1a4f16dd7f4cbb986c7315e23febdbe1dbc3 sha256sums = 446c67d93c43addf076fe103a71844c2d875d478f82186436567dd221f2652f3 pkgname = neovim-fugitive - |