summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2017-05-12 03:58:53 +0200
committerhaawda2017-05-12 03:58:53 +0200
commit7c9aed45f316311a0213661490140e1af603e871 (patch)
treeed5dda0f33d7788da20ab932b534c69260b0ff94 /PKGBUILD
parentfa5bd009f3fee0a5366ccf149f6f026a34c02096 (diff)
downloadaur-7c9aed45f316311a0213661490140e1af603e871.tar.gz
new upstream tarball
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3150763db722..8a2afa78b8f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=rust-nightly
pkgname=('rust-nightly' 'rust-nightly-doc')
-pkgver=1.19.0.2017.05.10
+pkgver=1.19.0.2017.05.11
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc='A safe, concurrent, practical language'
@@ -14,7 +14,7 @@ source=("http://static.rust-lang.org/dist/rustc-nightly-src.tar.gz")
options=('!makeflags' 'staticlibs' '!strip' '!emptydirs')
conflicts=('rust')
provides=('rust')
-md5sums=('03f6372c2ff832298f2cf3a4b38604a1')
+md5sums=('8bd7f0358d53ebddbaf8479c71c995b8')
build() {
cd rustc-nightly-src