summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4e855ba1c2bdf959406fc0264d312f853b00c71b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = vim-please-dont
	pkgdesc = A vim plugin that adds auto-indentation for deliberately poor style
	pkgver = 1.0
	pkgrel = 1
	url = https://github.com/PawkyPenguin/vim-please-dont
	arch = any
	groups = vim-plugins
	license = GPL3
	makedepends = git
	depends = vim
	source = git+https://github.com/PawkyPenguin/vim-please-dont.git
	sha256sums = SKIP

pkgname = vim-please-dont-git