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