racer: update to 2.0.4.

This commit is contained in:
Michael Gehring 2017-01-01 09:22:45 +00:00
parent 130327e618
commit ea1f14a817
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'racer'
pkgname=racer
version=2.0.3
version=2.0.4
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=0396ce9e8535ecb821d556e40758ce5dc2ba37fcfa6f96d6caa7d1a9a88acba8
checksum=e30e383af4d01695e35d420e36c9b2cf462337f680497ae14c09388f14c53809
nocross=yes
do_build() {