summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSteven Allen2017-02-03 11:23:08 -0800
committerSteven Allen2017-02-03 11:23:08 -0800
commit4ff7c2358b953a9c61629e03cfbf5475129c55f9 (patch)
tree12d0c05388d2a06fd5282d735ee7ecb7be1a7bc0 /PKGBUILD
parent8eb3c33058a10305e9a7f563dacb2c2da333de43 (diff)
downloadaur-4ff7c2358b953a9c61629e03cfbf5475129c55f9.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 1bfb270e6909..d50056bcc03e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: Mohammad Alsaleh <msal@tormail.org>
# Maintainer: Steven Allen <steven@stebalien.com>
-_date=2017-01-26
+_date=2017-02-03
pkgname=rust-nightly-bin
-pkgver=1.16.0_2017.01.25
+pkgver=1.16.0_2017.02.02
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc='Fast, concurrent, safe. The Rust programming language and its package manager, Cargo.'