racer: update to 2.0.10.

This commit is contained in:
Michael Gehring 2017-07-28 19:00:16 +00:00
parent 757cc630b7
commit 382c9ef9f5

View file

@ -1,6 +1,6 @@
# Template file for 'racer'
pkgname=racer
version=2.0.9
version=2.0.10
revision=1
hostmakedepends="rust cargo"
short_desc="Utility intended to provide Rust code completion for editors and IDEs"
@ -8,7 +8,7 @@ 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=31185317118a069569611572daf28890989d52222c390448feacf17bb469fb87
checksum=8e81da4f238117affe7631a7656b219294950ff17b2bea85794060be11b80489
nocross=yes
do_build() {