summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSteven Allen2016-01-02 10:09:41 -0800
committerSteven Allen2016-01-02 10:09:41 -0800
commit3debeb718f9686a69d62f2ab9e88aad6a0e2b3b1 (patch)
tree916133e327c5b77c7d8e2a372bbccd259793adda /PKGBUILD
parent6c60b784d79a0a66b902c0afcaf7a0505b696898 (diff)
downloadaur-3debeb718f9686a69d62f2ab9e88aad6a0e2b3b1.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 907edd5b66ee..923bb028b4ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: Mohammad Alsaleh <msal@tormail.org>
# Maintainer: Steven Allen <steven@stebalien.com>
-_date=2015-12-31
+_date=2016-01-01
pkgname=rust-nightly-bin
-pkgver=1.7.0_2015.12.30
+pkgver=1.7.0_2016.01.01
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc='Fast, concurrent, safe. The Rust programming language and its package manager, Cargo.'