community/rust: remove "(compiler)" from pkgdesc

This package does not contain just a compiler, but also stdlib etc.
This commit is contained in:
Jakub Jirutka 2018-02-08 16:02:15 +01:00
parent 4cf67fa60c
commit de7408a75e

View File

@ -7,7 +7,7 @@ pkgver=1.23.0
_llvmver=4
_bootver=1.22.0
pkgrel=1
pkgdesc="The Rust Programming Language (compiler)"
pkgdesc="The Rust Programming Language"
url="http://www.rust-lang.org"
arch="x86_64"
license="Apache-2.0 BSD ISC MIT"