racer: update to 2.0.6.
This commit is contained in:
parent
30e22284a6
commit
59a84e4b7a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'racer'
|
||||
pkgname=racer
|
||||
version=2.0.5
|
||||
version=2.0.6
|
||||
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=370e8e2661b379185667001884b51bdc4b414abdc27bb9671513c1912ad8be25
|
||||
checksum=a9704478f72037e76d4d3702fe39b3c50597bde35dac1a11bf8034de87bbdc70
|
||||
nocross=yes
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in New Issue