summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 25848b6e11b40ae2534c80a1a35321c4c739cd81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = vim-endwise
	pkgdesc = Vim plugin for ending structures automatically in Ruby
	pkgver = 1.2
	pkgrel = 4
	url = https://github.com/tpope/vim-endwise
	arch = any
	groups = vim-plugins
	license = custom:vim
	makedepends = git
	depends = vim-plugin-runtime
	source = vim-endwise::git+https://github.com/tpope/vim-endwise#tag=v1.2?signed
	source = license.txt
	validpgpkeys = 881804A5DA541152FA12C105E09E474A404A3A45
	sha256sums = SKIP
	sha256sums = 5f96d0bf57942212b6117ac4e6eb9b6ad704c1758511333dd5785cedf3281b8d

pkgname = vim-endwise