racer: update to 2.0.8.

This commit is contained in:
Michael Gehring 2017-06-02 13:54:31 +00:00
parent 0ab0f2e0a7
commit cb38e17af9

View file

@ -1,6 +1,6 @@
# Template file for 'racer' # Template file for 'racer'
pkgname=racer pkgname=racer
version=2.0.6 version=2.0.8
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=a9704478f72037e76d4d3702fe39b3c50597bde35dac1a11bf8034de87bbdc70 checksum=b6a1d3033fe5ca27674afceee936cf6d04b6fc11709513e230a039a2200f8797
nocross=yes nocross=yes
do_build() { do_build() {