Date: Friday, October 30, 2015 @ 21:07:17 Author: arodseth Revision: 145324
upgpkg: rust 1:1.4.0-1 Modified: rust/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-10-30 18:58:18 UTC (rev 145323) +++ PKGBUILD 2015-10-30 20:07:17 UTC (rev 145324) @@ -3,7 +3,7 @@ # Contributor: Daniel Micay <[email protected]> pkgname=rust -pkgver=1.3.0 +pkgver=1.4.0 epoch=1 pkgrel=1 arch=('x86_64' 'i686') @@ -12,7 +12,7 @@ license=('MIT' 'Apache') makedepends=('libffi' 'perl' 'python2' 'curl') source=("http://static.rust-lang.org/dist/rustc-$pkgver-src.tar.gz"{,.asc}) -sha256sums=('ea02d7bc9e7de5b8be3fe6b37ea9b2bd823f9a532c8e4c47d02f37f24ffa3126' +sha256sums=('1c0dfdce5c85d8098fcebb9adf1493847ab40c1dfaa8cc997af09b2ef0aa8211' 'SKIP') install="$pkgname.install" options=('staticlibs' '!strip')
