rust: maintainer changed to @Gottox, cleanup

This commit is contained in:
Enno Boland 2018-03-24 17:10:58 +01:00
parent 409fb48696
commit dda4467449
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 2 additions and 3 deletions

View File

@ -1,8 +1,7 @@
# Template file for 'rust'
pkgname=rust
version=1.24.1
revision=2
_date=2018-03-20
revision=3
_rust_dist_version=1.24.0
_cargo_dist_version=0.25.0
# NB. if you push any(!) new version, don't forget to put a build
@ -16,7 +15,7 @@ only_for_archs="i686 x86_64 x86_64-musl"
hostmakedepends="cmake curl pkg-config python"
makedepends="libffi-devel llvm4.0 ncurses-devel zlib-devel"
short_desc="Safe, concurrent, practical systems language"
maintainer="Leah Neukirchen <leah@vuxu.org>"
maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://www.rust-lang.org/"
license="MIT, Apache-2.0"
distfiles="https://static.rust-lang.org/dist/rustc-${version}-src.tar.gz"