Date: Wednesday, April 19, 2017 @ 18:04:49 Author: svenstaro Revision: 223834
upgpkg: rustup 1.2.0-5 rebuild Modified: rustup/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-19 17:57:51 UTC (rev 223833) +++ PKGBUILD 2017-04-19 18:04:49 UTC (rev 223834) @@ -3,7 +3,7 @@ # Contributor: Jon Gjengset <[email protected]> pkgname=rustup pkgver=1.2.0 -pkgrel=4 +pkgrel=5 pkgdesc="The Rust toolchain installer" arch=('i686' 'x86_64') url="https://github.com/rust-lang-nursery/rustup.rs"
