pkgbase = fish-git
	pkgdesc = User friendly shell intended mostly for interactive use.
	pkgver = 3.0.2.r801.g318fe3c04
	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
	provides = fish
	provides = fish-shell
	conflicts = fish
	conflicts = fish-shell
	source = git://github.com/fish-shell/fish-shell.git
	md5sums = SKIP

pkgname = fish-git

