mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/rust to 1.44.0-2
This commit is contained in:
parent
fadcff3033
commit
5ae95a88a7
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ highmem=1
|
|||
pkgname=('rust' 'rust-docs')
|
||||
epoch=1
|
||||
pkgver=1.44.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
|
||||
_llvm_ver=10.0.0
|
||||
|
||||
|
@ -115,7 +115,7 @@ package_rust() {
|
|||
'gdb: rust-gdb script')
|
||||
provides=('cargo' 'rustfmt')
|
||||
conflicts=('cargo' 'rustfmt')
|
||||
replaces=('cargo' 'rustfmt')
|
||||
replaces=('cargo' 'rustfmt' 'cargo-tree')
|
||||
|
||||
cd "rustc-$pkgver-src"
|
||||
|
||||
|
|
Loading…
Reference in a new issue