blob: d0238bd0a7ea28d95c56a2204f36d46b6ecf16cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = vim-gundo
pkgdesc = Vim plugin to visualize your Vim undo tree
pkgver = 2.6.2
pkgrel = 2
url = http://www.vim.org/scripts/script.php?script_id=3304
arch = any
groups = vim-plugins
license = GPL-2.0-or-later
depends = vim-plugin-runtime
source = vim-gundo-2.6.2.tar.gz::https://github.com/sjl/gundo.vim/archive/v2.6.2.tar.gz
sha256sums = eeb279f41ea3651bccced8a3f609d40e8cf914eb8ebdf403acac21af68e1b4a0
pkgname = vim-gundo
|