aboutsummaryrefslogtreecommitdiffstats
path: root/community/rust
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-02-08 16:02:15 +0100
committerJakub Jirutka <jakub@jirutka.cz>2018-02-08 16:02:39 +0100
commitde7408a75ed40b5cc4f80fe66fa9792e7ac2e967 (patch)
tree8c0f608151954f57b3b135a8a361b0e2e0ef7af4 /community/rust
parent4cf67fa60c887fb2665462846f8874f0be514b32 (diff)
community/rust: remove "(compiler)" from pkgdesc
This package does not contain just a compiler, but also stdlib etc.
Diffstat (limited to 'community/rust')
-rw-r--r--community/rust/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rust/APKBUILD b/community/rust/APKBUILD
index 2a7c9a3e05f..617c50496ea 100644
--- a/community/rust/APKBUILD
+++ b/community/rust/APKBUILD
@@ -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"