summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSteven Allen2016-12-20 11:51:42 -0800
committerSteven Allen2016-12-20 11:51:42 -0800
commit4b59f317eb3012b97c736895a33e5023d37efa54 (patch)
tree03838d2abe48c1a3bbb81c2f90b313335e97874d /PKGBUILD
parent27374412933ce7726d9a1d257606941e553a529a (diff)
downloadaur-4b59f317eb3012b97c736895a33e5023d37efa54.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 ee3b5f32a596..396412af70ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: Mohammad Alsaleh <msal@tormail.org>
# Maintainer: Steven Allen <steven@stebalien.com>
-_date=2016-12-16
+_date=2016-12-19
pkgname=rust-nightly-bin
-pkgver=1.15.0_2016.12.15
+pkgver=1.15.0_2016.12.18
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc='Fast, concurrent, safe. The Rust programming language and its package manager, Cargo.'