summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2017-01-18 04:10:45 +0100
committerStefan Husmann2017-01-18 04:10:45 +0100
commite8e103ba909fa7de6fc5ae7b9309cddf007b4a9b (patch)
treee8b9ffabc3a79aca0c55eb55591bf6e8182bdaf0 /PKGBUILD
parent0317c93c8e3a562165af602e4fe0e86d3a2ffb0f (diff)
downloadaur-e8e103ba909fa7de6fc5ae7b9309cddf007b4a9b.tar.gz
nightly update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 238bae29125f..4d2459813094 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=rust-nightly
-pkgver=1.16.0_2017.01.17
+pkgver=1.16.0_2017.01.18
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc='A safe, concurrent, practical language'
@@ -10,7 +10,7 @@ url='http://www.rust-lang.org/'
license=('MIT' 'Apache')
makedepends=('libffi' 'perl' 'python2' 'curl')
source=("http://static.rust-lang.org/dist/rustc-nightly-src.tar.gz")
-md5sums=('416d6638103d081990f995a5394fa302')
+md5sums=('653bfe273920b09be11d6292ba083a6b')
options=('!makeflags' 'staticlibs' '!strip' '!emptydirs')
conflicts=('rust')
provides=('rust')