racer: update to 2.0.2. (really!)

This commit is contained in:
Michael Gehring 2016-12-24 17:48:19 +00:00
parent 18f3d5f7a9
commit 73e962511c

View file

@ -1,8 +1,8 @@
# Template file for 'racer'
pkgname=racer
version=2.0.2
revision=1
_gitrev=e5ffe9efc1d10d4a7d66944b4c0939b7c575530e
revision=2
_gitrev=aebec47b2c8d541552761f07e598d7301adf48d0
wrksrc="${pkgname}-${_gitrev}"
hostmakedepends="rust cargo"
short_desc="A utility intended to provide Rust code completion for editors and IDEs"
@ -10,7 +10,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
license="MIT"
homepage="https://github.com/phildawes/racer"
distfiles="https://github.com/phildawes/racer/archive/${_gitrev}.tar.gz"
checksum=42d0830fa74ba6a20b3bcadb7dd0d9e9b0c06cd7a16010551e223fdc269e3252
checksum=82930f47cdb25583d4b9e4289399a835e67848c564d478ed09710c5d8afd072d
nocross=yes
do_build() {