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