racer: update to 2.0.14.
This commit is contained in:
parent
1b9f8d8f81
commit
51b417895d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'racer'
|
||||
pkgname=racer
|
||||
version=2.0.12
|
||||
version=2.0.14
|
||||
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/racer-rust/racer"
|
||||
distfiles="https://github.com/racer-rust/racer/archive/${version}.tar.gz"
|
||||
checksum=1fa063d90030c200d74efb25b8501bb9a5add7c2e25cbd4976adf7a73bf715cc
|
||||
checksum=0442721c01ae4465843cb73b24f6caa0127c3308d72b944ad75736164756e522
|
||||
nocross=yes
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in a new issue