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

pkgname = vim-plugins-profiler