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