racer: update to 1.2.10.

This commit is contained in:
Michael Gehring 2016-05-28 13:59:05 +02:00
parent 4dad37f14b
commit f9e84e194c

View file

@ -1,14 +1,16 @@
# Template file for 'racer'
pkgname=racer
version=1.2.5
version=1.2.10
revision=1
_gitrev=e5ffe9efc1d10d4a7d66944b4c0939b7c575530e
wrksrc="${pkgname}-${_gitrev}"
hostmakedepends="rust cargo"
short_desc="A utility intended to provide Rust code completion for editors and IDEs"
maintainer="Michael Gehring <mg@ebfe.org>"
license="MIT"
homepage="https://github.com/phildawes/racer"
distfiles="https://github.com/phildawes/racer/archive/${version}.tar.gz"
checksum=3b932331f4778b6c0bb092f92783ec616e939b15f85f58d069f65a85c921db66
distfiles="https://github.com/phildawes/racer/archive/${_gitrev}.tar.gz"
checksum=42d0830fa74ba6a20b3bcadb7dd0d9e9b0c06cd7a16010551e223fdc269e3252
nocross=yes
do_build() {