racer: update to 2.0.9.

This commit is contained in:
Michael Gehring 2017-06-21 09:34:14 +00:00
parent ac81d49579
commit 36d07906e2

View File

@ -1,6 +1,6 @@
# Template file for 'racer' # Template file for 'racer'
pkgname=racer pkgname=racer
version=2.0.8 version=2.0.9
revision=1 revision=1
hostmakedepends="rust cargo" hostmakedepends="rust cargo"
short_desc="Utility intended to provide Rust code completion for editors and IDEs" 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" license="MIT"
homepage="https://github.com/phildawes/racer" homepage="https://github.com/phildawes/racer"
distfiles="https://github.com/phildawes/racer/archive/${version}.tar.gz" distfiles="https://github.com/phildawes/racer/archive/${version}.tar.gz"
checksum=b6a1d3033fe5ca27674afceee936cf6d04b6fc11709513e230a039a2200f8797 checksum=31185317118a069569611572daf28890989d52222c390448feacf17bb469fb87
nocross=yes nocross=yes
do_build() { do_build() {