summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7cb9f7a2550..b5daf42de8aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rust-nightly-bin
pkgdesc = Fast, concurrent, safe. The Rust programming language and its package manager, Cargo.
- pkgver = 1.3.0_2015.08.03
+ pkgver = 1.4.0_2015.08.05
pkgrel = 1
url = http://www.rust-lang.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 963ae99b2f1c..61a84f4a42db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mohammad Alsaleh <msal@tormail.org>
# Maintainer: Steven Allen <steven@stebalien.com>
pkgname=rust-nightly-bin
-pkgver=1.3.0_2015.08.03
+pkgver=1.4.0_2015.08.05
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc='Fast, concurrent, safe. The Rust programming language and its package manager, Cargo.'