mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
community/rust: remove "(compiler)" from pkgdesc
This package does not contain just a compiler, but also stdlib etc.
This commit is contained in:
parent
4cf67fa60c
commit
de7408a75e
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user