diff --git a/srcpkgs/racer/template b/srcpkgs/racer/template index ca53816732f..4e57ad41c90 100644 --- a/srcpkgs/racer/template +++ b/srcpkgs/racer/template @@ -1,16 +1,14 @@ # Template file for 'racer' pkgname=racer -version=2.0.2 -revision=2 -_gitrev=aebec47b2c8d541552761f07e598d7301adf48d0 -wrksrc="${pkgname}-${_gitrev}" +version=2.0.3 +revision=1 hostmakedepends="rust cargo" -short_desc="A utility intended to provide Rust code completion for editors and IDEs" +short_desc="Utility intended to provide Rust code completion for editors and IDEs" maintainer="Michael Gehring " license="MIT" homepage="https://github.com/phildawes/racer" -distfiles="https://github.com/phildawes/racer/archive/${_gitrev}.tar.gz" -checksum=82930f47cdb25583d4b9e4289399a835e67848c564d478ed09710c5d8afd072d +distfiles="https://github.com/phildawes/racer/archive/${version}.tar.gz" +checksum=0396ce9e8535ecb821d556e40758ce5dc2ba37fcfa6f96d6caa7d1a9a88acba8 nocross=yes do_build() {