racer: update to 2.0.12.
This commit is contained in:
parent
2a1e83b667
commit
74262b902c
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'racer'
|
||||
pkgname=racer
|
||||
version=2.0.11
|
||||
version=2.0.12
|
||||
revision=1
|
||||
hostmakedepends="rust cargo"
|
||||
short_desc="Utility intended to provide Rust code completion for editors and IDEs"
|
||||
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=29422d80da4f6a3ea63d37168a89bab8071fcefef148f223a1b5a34944511a7a
|
||||
homepage="https://github.com/racer-rust/racer"
|
||||
distfiles="https://github.com/racer-rust/racer/archive/${version}.tar.gz"
|
||||
checksum=1fa063d90030c200d74efb25b8501bb9a5add7c2e25cbd4976adf7a73bf715cc
|
||||
nocross=yes
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue