summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2020-07-20 07:02:59 +0800
committerpingplug2020-07-20 07:02:59 +0800
commit1d926fbcfb98d1dfb3fe75e6afd96f70100eb125 (patch)
treec30b0c2ec49a210eae870fc2feb3f20fdfa06821
parent3432ad0e42cc4614405ddba82070939f450eab87 (diff)
downloadaur-1d926fbcfb98d1dfb3fe75e6afd96f70100eb125.tar.gz
Updated to 1.45.0
-rw-r--r--.SRCINFO34
-rw-r--r--PKGBUILD18
-rw-r--r--mingw-config.toml12
3 files changed, 34 insertions, 30 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f90a20e967e..fd40e28f637e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-rust
pkgdesc = Systems programming language focused on safety, speed and concurrency (mingw-w64)
- pkgver = 1.44.1
+ pkgver = 1.45.0
pkgrel = 1
url = https://www.rust-lang.org
arch = x86_64
@@ -20,32 +20,32 @@ pkgbase = mingw-w64-rust
depends = libgit2
depends = mingw-w64-gcc>=10.1.0
optdepends = mingw-w64-wine: for cargo test support
- noextract = rust-std-1.43.1-x86_64-unknown-linux-gnu.tar.xz
- noextract = rustc-1.43.1-x86_64-unknown-linux-gnu.tar.xz
- noextract = cargo-0.44.0-x86_64-unknown-linux-gnu.tar.xz
+ noextract = rust-std-1.44.0-x86_64-unknown-linux-gnu.tar.xz
+ noextract = rustc-1.44.0-x86_64-unknown-linux-gnu.tar.xz
+ noextract = cargo-0.45.0-x86_64-unknown-linux-gnu.tar.xz
options = !strip
options = staticlibs
options = !buildflags
backup = opt/rust/cargo/config
- source = https://static.rust-lang.org/dist/rustc-1.44.1-src.tar.xz
- source = https://static.rust-lang.org/dist/rustc-1.44.1-src.tar.xz.asc
- source = https://static.rust-lang.org/dist/2020-05-07/rust-std-1.43.1-x86_64-unknown-linux-gnu.tar.xz
- source = https://static.rust-lang.org/dist/2020-05-07/rust-std-1.43.1-x86_64-unknown-linux-gnu.tar.xz.asc
- source = https://static.rust-lang.org/dist/2020-05-07/rustc-1.43.1-x86_64-unknown-linux-gnu.tar.xz
- source = https://static.rust-lang.org/dist/2020-05-07/rustc-1.43.1-x86_64-unknown-linux-gnu.tar.xz.asc
- source = https://static.rust-lang.org/dist/2020-05-07/cargo-0.44.0-x86_64-unknown-linux-gnu.tar.xz
- source = https://static.rust-lang.org/dist/2020-05-07/cargo-0.44.0-x86_64-unknown-linux-gnu.tar.xz.asc
+ source = https://static.rust-lang.org/dist/rustc-1.45.0-src.tar.xz
+ source = https://static.rust-lang.org/dist/rustc-1.45.0-src.tar.xz.asc
+ source = https://static.rust-lang.org/dist/2020-06-04/rust-std-1.44.0-x86_64-unknown-linux-gnu.tar.xz
+ source = https://static.rust-lang.org/dist/2020-06-04/rust-std-1.44.0-x86_64-unknown-linux-gnu.tar.xz.asc
+ source = https://static.rust-lang.org/dist/2020-06-04/rustc-1.44.0-x86_64-unknown-linux-gnu.tar.xz
+ source = https://static.rust-lang.org/dist/2020-06-04/rustc-1.44.0-x86_64-unknown-linux-gnu.tar.xz.asc
+ source = https://static.rust-lang.org/dist/2020-06-04/cargo-0.45.0-x86_64-unknown-linux-gnu.tar.xz
+ source = https://static.rust-lang.org/dist/2020-06-04/cargo-0.45.0-x86_64-unknown-linux-gnu.tar.xz.asc
source = mingw-config.toml
validpgpkeys = 108F66205EAEB0AAA8DD5E1C85AB96E6FA1BE5FE
- sha256sums = e0386295dd5f2c7842835a509e4c57989eec6c29f989a1c85478b0e06f9d38ea
+ sha256sums = c436034db42bc0ea7e7f32816ac6555b70d1f76c834407597966dfaf2ec839d6
sha256sums = SKIP
- sha256sums = dabc62db53c2e7ffeba2824d4c52a938486b04c01a93ecba00c5d529868f6cfc
+ sha256sums = 122b2a909fc185c6ae5a0110af6f60699f4332b4fb3c43698b14a873fbe65b6e
sha256sums = SKIP
- sha256sums = a18b89572ff2e55eb9e0428efcdb60eacd82fe28c4d825d169b0ffc9e3c55ceb
+ sha256sums = fe1d8d81950eea1f67219abc49bc1ae88b2b27fd02d1bffa38b43bc5bff05124
sha256sums = SKIP
- sha256sums = 84ba23058542691dae8157beec6a7679a420643eb6a708134bb1dfb01cbdebea
+ sha256sums = 4ee5811bfb5fd0eb26fcf7f9b57f4e8fced458219ba52bff6d2474321ff39c18
sha256sums = SKIP
- sha256sums = d34cb02a966c5d85d6dc5376714f1cb5a761d18688e5409c1de6af051297c6a9
+ sha256sums = bed4a7d3d39ef1c996f4abb4199e2e65b5912c48d04ae73c036eea6698951d8c
pkgname = mingw-w64-rust
diff --git a/PKGBUILD b/PKGBUILD
index a0bc77035a04..20db3e1a9655 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@
# Contributor: userwithuid < userwithuid at gmail dot com >
_pkgname=rust
-_date=2020-05-07
-_rustc=1.43.1
-_cargo=0.44.0
+_date=2020-06-04
+_rustc=1.44.0
+_cargo=0.45.0
pkgname=mingw-w64-rust
_prefix=opt/rust
-pkgver=1.44.1
+pkgver=1.45.0
pkgrel=1
pkgdesc="Systems programming language focused on safety, speed and concurrency (mingw-w64)"
arch=('x86_64')
@@ -39,15 +39,15 @@ source=("https://static.rust-lang.org/dist/rustc-${pkgver}-src.tar.xz"{,.asc}
noextract=("rust-std-${_rustc}-x86_64-unknown-linux-gnu.tar.xz"
"rustc-${_rustc}-x86_64-unknown-linux-gnu.tar.xz"
"cargo-${_cargo}-x86_64-unknown-linux-gnu.tar.xz")
-sha256sums=('e0386295dd5f2c7842835a509e4c57989eec6c29f989a1c85478b0e06f9d38ea'
+sha256sums=('c436034db42bc0ea7e7f32816ac6555b70d1f76c834407597966dfaf2ec839d6'
'SKIP'
- 'dabc62db53c2e7ffeba2824d4c52a938486b04c01a93ecba00c5d529868f6cfc'
+ '122b2a909fc185c6ae5a0110af6f60699f4332b4fb3c43698b14a873fbe65b6e'
'SKIP'
- 'a18b89572ff2e55eb9e0428efcdb60eacd82fe28c4d825d169b0ffc9e3c55ceb'
+ 'fe1d8d81950eea1f67219abc49bc1ae88b2b27fd02d1bffa38b43bc5bff05124'
'SKIP'
- '84ba23058542691dae8157beec6a7679a420643eb6a708134bb1dfb01cbdebea'
+ '4ee5811bfb5fd0eb26fcf7f9b57f4e8fced458219ba52bff6d2474321ff39c18'
'SKIP'
- 'd34cb02a966c5d85d6dc5376714f1cb5a761d18688e5409c1de6af051297c6a9')
+ 'bed4a7d3d39ef1c996f4abb4199e2e65b5912c48d04ae73c036eea6698951d8c')
validpgpkeys=('108F66205EAEB0AAA8DD5E1C85AB96E6FA1BE5FE') # Rust Language (Tag and Release Signing Key) <rust-key@rust-lang.org>
backup=("opt/rust/cargo/config")
diff --git a/mingw-config.toml b/mingw-config.toml
index 60455e6aafff..4aad9fa994df 100644
--- a/mingw-config.toml
+++ b/mingw-config.toml
@@ -131,6 +131,10 @@ host = ["x86_64-unknown-linux-gnu"] # defaults to just the build triple
# for each target triple.
target = ["x86_64-unknown-linux-gnu", "i686-pc-windows-gnu", "x86_64-pc-windows-gnu"] # defaults to just the build triple
+# Use this directory to store build artifacts.
+# You can use "$ROOT" to indicate the root of the git repository.
+#build-dir = "build"
+
# Instead of downloading the src/stage0.txt version of Cargo specified, use
# this Cargo binary instead to build all Rust code
#cargo = "/path/to/bin/cargo"
@@ -310,6 +314,10 @@ codegen-units-std = 1
# library.
debug-assertions = false
+# Whether or not debug assertions are enabled for the standard library.
+# Overrides the `debug-assertions` option, if defined.
+debug-assertions-std = false
+
# Debuginfo level for most of Rust code, corresponds to the `-C debuginfo=N` option of `rustc`.
# `0` - no debug info
# `1` - line tables only
@@ -407,10 +415,6 @@ use-lld = false
# sysroot.
llvm-tools = false
-# Indicates whether LLDB will be made available in the sysroot.
-# This is only built if LLVM is also being built.
-lldb = false
-
# Whether to deny warnings in crates
deny-warnings = false