summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 24ea438a41b455e6325aa2a84996c730eba00868 (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 = r1490.02c5f77
	pkgrel = 1
	url = https://github.com/sorin-ionescu/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/sorin-ionescu/prezto.git
	source = install
	md5sums = SKIP
	md5sums = 32c84ec04a6fa7bde49da86aec822906

pkgname = prezto-git