summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSteven Allen2017-02-11 10:05:24 -0800
committerSteven Allen2017-02-11 10:05:24 -0800
commit105ca74f11c88fe1676562032653d936f7e0cb79 (patch)
tree7042971e177ea95d20735df38fc61e0469885b21 /PKGBUILD
parent1c0c5dc2b896b61fc907d5a2c86e54204b0f6ff1 (diff)
downloadaur-105ca74f11c88fe1676562032653d936f7e0cb79.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 394112c329ad..8a8a4ea20d7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: Mohammad Alsaleh <msal@tormail.org>
# Maintainer: Steven Allen <steven@stebalien.com>
-_date=2017-02-09
+_date=2017-02-11
pkgname=rust-nightly-bin
-pkgver=1.17.0_2017.02.08
+pkgver=1.17.0_2017.02.10
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc='Fast, concurrent, safe. The Rust programming language and its package manager, Cargo.'