summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b994fd2ad070b4f827409007ef91e8595ec4f474 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = miv-git
	pkgdesc = Vim plugin manager written in Haskell
	pkgver = 20150216
	pkgrel = 1
	url = https://github.com/itchyny/miv
	install = miv.install
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = ghc
	makedepends = haskell-aeson
	makedepends = haskell-hashable
	makedepends = haskell-text
	makedepends = haskell-unordered-containers
	makedepends = haskell-yaml
	options = strip
	source = git+https://github.com/itchyny/miv
	sha256sums = SKIP

pkgname = miv-git