summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2017-02-01 04:11:18 +0100
committerStefan Husmann2017-02-01 04:11:18 +0100
commit2b2f9eeccb587ae2c8a3bd917683ef9a07b14247 (patch)
tree97549532c1fdd27dc517a9b0c78bfc82bd1bc998 /PKGBUILD
parentc75d0e7ecee9557e19b6919e902b2e56faede11f (diff)
downloadaur-2b2f9eeccb587ae2c8a3bd917683ef9a07b14247.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 564030358dae..e90fcd8268ad 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.31
+pkgver=1.16.0_2017.02.01
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=('6e17e94b177378570b2c0623d14c579f')
+md5sums=('05678c9ce585aa7ae641a04b6427aaa7')
options=('!makeflags' 'staticlibs' '!strip' '!emptydirs')
conflicts=('rust')
provides=('rust')