blob: b59355ab24b320cc959f71c4c6530518ae8e9651 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
# Generated by mksrcinfo v8
# Sun Oct 2 21:14:45 UTC 2016
pkgbase = rust-racer-git
pkgdesc = Code completion for Rust
pkgver = 1.2.5.r165.g2829fd0
pkgrel = 1
url = https://github.com/phildawes/racer
install = rust-racer-git.install
arch = i686
arch = x86_64
license = custom:MIT
makedepends = git
makedepends = cargo
depends = rust
depends = gcc-libs
optdepends = rust-src
provides = rust-racer
conflicts = rust-racer
replaces = racer-git
source = git+https://github.com/phildawes/racer.git
md5sums = SKIP
pkgname = rust-racer-git
|