summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSteven Allen2016-08-29 11:46:45 -0400
committerSteven Allen2016-08-29 11:46:45 -0400
commit36a795b88982d1985620ca5f3bda830beedb10c6 (patch)
tree38d97531659d92ce5af2ba4f3217cffeb84779cb /PKGBUILD
parentb2a15dcd12e00c80b80500056908f8c346f7e1da (diff)
downloadaur-36a795b88982d1985620ca5f3bda830beedb10c6.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 82281f00ebda..546fc5f7a093 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: Mohammad Alsaleh <msal@tormail.org>
# Maintainer: Steven Allen <steven@stebalien.com>
-_date=2016-08-28
+_date=2016-08-29
pkgname=rust-nightly-bin
-pkgver=1.13.0_2016.08.27
+pkgver=1.13.0_2016.08.28
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc='Fast, concurrent, safe. The Rust programming language and its package manager, Cargo.'