summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2017-01-24 04:09:59 +0100
committerStefan Husmann2017-01-24 04:09:59 +0100
commit0d348a02b50c2185370ebfbf274cd798f2d6f35c (patch)
treefe6b008288ba0c5ca4e785b9c3317f4b45fb25cc /PKGBUILD
parent92f62e19960240169518ba4d2c2aa1b2eefa36f6 (diff)
downloadaur-0d348a02b50c2185370ebfbf274cd798f2d6f35c.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 3fcfa9d717e0..90c040c68799 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.23
+pkgver=1.16.0_2017.01.24
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=('03f6bc05fc0650cd69aae6a5ee1d1b8a')
+md5sums=('c66f8a396b137965f7ae3d3c2e1bca3b')
options=('!makeflags' 'staticlibs' '!strip' '!emptydirs')
conflicts=('rust')
provides=('rust')