summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSteven Allen2016-08-22 11:46:26 -0400
committerSteven Allen2016-08-22 11:46:26 -0400
commitefde23286b8eede84d9daeae740708ef6813b0c0 (patch)
tree3640b6d409409ba1f9b6f37d5c2183c875696362 /PKGBUILD
parent17ae5f9e1fcfaa1b57d7b6b4a51570e2ce0d7c0b (diff)
downloadaur-efde23286b8eede84d9daeae740708ef6813b0c0.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 cc9777c7ec0c..d2800a1bf443 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: Mohammad Alsaleh <msal@tormail.org>
# Maintainer: Steven Allen <steven@stebalien.com>
-_date=2016-08-21
+_date=2016-08-22
pkgname=rust-nightly-bin
-pkgver=1.13.0_2016.08.20
+pkgver=1.13.0_2016.08.21
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc='Fast, concurrent, safe. The Rust programming language and its package manager, Cargo.'