summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 429bef17dcba1ef0879b6d060d8838376a07e1fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = vim-runtime-git
	pkgdesc = Vim the editor. Components used by vim-minimal-git and gvim-git.
	pkgver = 7.4.824
	pkgrel = 1
	url = http://www.vim.org
	arch = i686
	arch = x86_64
	license = custom:vim
	makedepends = git
	makedepends = gtk2
	makedepends = lua
	makedepends = python
	makedepends = python2
	makedepends = ruby
	depends = gpm
	depends = gawk
	provides = vim-runtime
	conflicts = vim-runtime
	source = git+https://github.com/vim/vim.git
	sha256sums = SKIP

pkgname = vim-runtime-git