mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
community/rust to 1.20.0-1
This commit is contained in:
parent
ea876335ea
commit
72720dec30
1 changed files with 3 additions and 3 deletions
|
@ -12,8 +12,8 @@ highmem=1
|
|||
|
||||
pkgname=('rust' 'rust-docs')
|
||||
epoch=1
|
||||
pkgver=1.19.0
|
||||
pkgrel=3
|
||||
pkgver=1.20.0
|
||||
pkgrel=1
|
||||
|
||||
pkgdesc='Systems programming language focused on safety, speed and concurrency'
|
||||
url='https://www.rust-lang.org/'
|
||||
|
@ -28,7 +28,7 @@ source=("https://static.rust-lang.org/dist/rustc-$pkgver-src.tar.gz"{,.asc}
|
|||
0001-librustc_llvm-build-Force-link-against-libffi.patch
|
||||
bootstrap-config.toml)
|
||||
|
||||
sha256sums=('15231f5053fb72ad82be91f5abfd6aa60cb7898c5089e4f1ac5910a731090c51'
|
||||
sha256sums=('2aa4875ff4472c6e35262bbb9052cb2623da3dae6084a858cc59d36f33f18214'
|
||||
'SKIP'
|
||||
'563529da8e02f575ddde7247d5fc5350d74031daa54743b86d075f3c45ae2713'
|
||||
'4252d4873a840216115ee306e4d689819bc791ee05bedd1faa0b00c49ff91c62')
|
||||
|
|
Loading…
Reference in a new issue