rust: update to 1.29.1

This commit is contained in:
Jeff Huang 2018-09-30 05:41:30 +02:00
parent 9f6611571e
commit 88f43b5c05

View File

@ -3,7 +3,7 @@
# Arch Contributor: Daniel Micay <danielmicay@gmail.com>
pkgname=rust
pkgver=1.29.0
pkgver=1.29.1
pkgrel=1
arch=('x86_64')
pkgdesc='Systems programming language focused on safety, speed and concurrency'
@ -16,7 +16,7 @@ depends=('gcc-libs' 'curl' 'libssh2')
makedepends=('rust' 'libffi' 'perl' 'python2' 'curl' 'cmake' 'ninja')
source=("https://static.rust-lang.org/dist/rustc-$pkgver-src.tar.gz"
config.toml)
sha256sums=('a4eb34ffd47f76afe2abd813f398512d5a19ef00989d37306217c9c9ec2f61e9'
sha256sums=('f1b0728b66ce6bce6d72bbe5ea9e3a24ea22a045665da2ed8fcdfad14f61a349'
'ff4890bd733509b0dbb885d69afd578c41fc583af256dcc81e9239339c60b144')
options=('staticlibs' '!strip' '!emptydirs')