summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSteven Allen2016-02-23 11:12:26 -0500
committerSteven Allen2016-02-23 11:12:26 -0500
commit20e52527f0027b9c3ab1bf21dda623d1f1cdba7f (patch)
tree855fbe046e5c2d4f101226ca6573e073084f06df /PKGBUILD
parent9e3cec50b0aa00c351299027460e77c33b2debe1 (diff)
downloadaur-20e52527f0027b9c3ab1bf21dda623d1f1cdba7f.tar.gz
bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a90aae346571..98480d19f7e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: Mohammad Alsaleh <msal@tormail.org>
# Maintainer: Steven Allen <steven@stebalien.com>
-_date=2016-02-22
+_date=2016-02-23
pkgname=rust-nightly-bin
-pkgver=1.8.0_2016.02.21
+pkgver=1.8.0_2016.02.22
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc='Fast, concurrent, safe. The Rust programming language and its package manager, Cargo.'