Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build-support/rust140/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-support/rust140/PKGBUILD b/build-support/rust140/PKGBUILD
index 444f098e..9143e291 100644
--- a/build-support/rust140/PKGBUILD
+++ b/build-support/rust140/PKGBUILD
@@ -15,7 +15,7 @@ url='https://www.rust-lang.org/'
arch=(i486 i686 pentium4 'x86_64')
license=('MIT' 'Apache')
-makedepends=('rust=1.39.0' "llvm=$_llvm_ver" 'libffi' 'perl' 'python' 'curl' 'cmake')
+makedepends=('rust=1:1.39.0' "llvm=$_llvm_ver" 'libffi' 'perl' 'python' 'curl' 'cmake')
checkdepends=('procps-ng' 'gdb')
options=('!emptydirs')