summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpingplug2018-09-24 13:28:03 +0800
committerpingplug2018-09-24 13:28:03 +0800
commit50e0a240938a6a9978dd19db91cd20d838ea0bb8 (patch)
tree8265d230185012455f659fb2ac34d05d17876b92 /PKGBUILD
parentd8f55636214ab0720eb16f934f446d27f5839dcc (diff)
downloadaur-50e0a240938a6a9978dd19db91cd20d838ea0bb8.tar.gz
Update depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d0c8812874f..73a94f2d1c58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ url="https://www.rust-lang.org"
license=('MIT' 'Apache' 'custom')
depends=('gcc-libs'
'curl'
- 'mingw-w64-crt<5.0.4.20180112'
+ 'mingw-w64-crt<6.0.0'
'libgit2'
'mingw-w64-gcc')
optdepends=('mingw-w64-wine: for cargo test support')