summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e80c157c3ca62ad3b85b925a0965b1df53349220 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = prezto-git
	pkgdesc = Prezto is the configuration framework for Zsh; it enriches the command line interface environment with sane defaults, aliases, functions, auto completion, and prompt themes.
	pkgver = r1523.9dffc39
	pkgrel = 1
	url = https://github.com/Eriner/prezto
	install = install
	arch = any
	license = MIT
	makedepends = git
	makedepends = coreutils
	makedepends = sed
	depends = zsh>=4.3.17
	backup = etc/zsh/zlogin
	backup = etc/zsh/zlogout
	backup = etc/zsh/zpreztorc
	backup = etc/zsh/zshenv
	backup = etc/zsh/zshrc
	source = git://github.com/Eriner/prezto.git
	source = install
	md5sums = SKIP
	md5sums = 95664ce383e88798a4047305dfd44220

pkgname = prezto-git