pkgbase = rust-racer-git
	pkgdesc = Code completion for Rust
	pkgver = 2.2.1.r4.ga457c23
	pkgrel = 1
	url = https://github.com/racer-rust/racer
	install = rust-racer-git.install
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = rustup
	makedepends = git
	depends = gcc-libs
	provides = rust-racer
	conflicts = rust-racer
	source = git+https://github.com/racer-rust/racer.git
	md5sums = SKIP

pkgname = rust-racer-git
