summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2018-06-11 11:08:26 -0400
committerSolomon Choina2018-06-11 11:08:26 -0400
commit27b5e76537eb3c9078e892f776c2237256ae3e53 (patch)
tree7517ef400f155ff85da96215c5c710c7407ad9c6 /PKGBUILD
parent3927b327fbe5a6148f68d8e4f4bd032f8b2d7bed (diff)
downloadaur-27b5e76537eb3c9078e892f776c2237256ae3e53.tar.gz
updating pkgver
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47aaf6ed8556..6cc2a6441bd7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Steven Allen <steven@stebalien.com>
pkgname=rust-nightly-bin
-pkgver=1.27.0_2018.04.29
+pkgver=1.28.0_2018.06.10
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc='Fast, concurrent, safe. The Rust programming language and its package manager, Cargo.'