rust: update to 1.31.0

This commit is contained in:
Jeff Huang 2018-12-11 00:32:10 +01:00
parent d9910f9cba
commit ca3b4d2ec9

View File

@ -3,7 +3,7 @@
# Arch Contributor: Daniel Micay <danielmicay@gmail.com>
pkgname=rust
pkgver=1.30.1
pkgver=1.31.0
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=('36a38902dbd9a3e1240d46ab0f2ca40d2fd07c2ab6508ed7970c6c4c036b5b29'
sha256sums=('9ad54dc0baf1db5fc6a79d54e71c439c82aff85cd96778978456f2958211ef06'
'ff4890bd733509b0dbb885d69afd578c41fc583af256dcc81e9239339c60b144')
options=('staticlibs' '!strip' '!emptydirs')