summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6c9c7ea8d09610badaca659c83843aea16aca9ba (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
25
26
27
pkgbase = fish-git
	pkgdesc = User friendly shell intended mostly for interactive use.
	pkgver = 3.0.2.r1024.g0784b7657
	pkgrel = 1
	epoch = 2
	url = http://fishshell.com
	install = fish.install
	arch = i686
	arch = x86_64
	arch = arm
	license = GPL2
	makedepends = cmake
	makedepends = python-sphinx
	makedepends = git
	depends = ncurses
	optdepends = python: fish_update_completions and other tools
	optdepends = xsel: clipboard integration
	optdepends = jq: bower and yarn completions
	provides = fish
	provides = fish-shell
	conflicts = fish
	conflicts = fish-shell
	source = git://github.com/fish-shell/fish-shell.git
	md5sums = SKIP

pkgname = fish-git