summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3ca102db19f76f77b50712415fcc84344236f53d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = vim-plugins-profiler
	pkgdesc = Utility to output a sorted list of VIM plugin startup times in millisec.
	pkgver = 1.10
	pkgrel = 2
	url = https://github.com/bulletmark/vim-plugins-profiler
	arch = any
	license = GPL3
	makedepends = python-setuptools
	depends = python>=3.5
	source = vim-plugins-profiler-1.10.tar.gz::https://github.com/bulletmark/vim-plugins-profiler/archive/1.10.tar.gz
	md5sums = 988a4a1bf2fdddd7da353fe0684c9598

pkgname = vim-plugins-profiler