mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/rust to 1.26.1-1
This commit is contained in:
parent
e66fa35fe9
commit
7ab0bf6b2b
1 changed files with 4 additions and 2 deletions
|
@ -11,9 +11,11 @@
|
|||
buildarch=28
|
||||
highmem=1
|
||||
|
||||
# Remember to bump lib32-rust as well!
|
||||
|
||||
pkgname=('rust' 'rust-docs')
|
||||
epoch=1
|
||||
pkgver=1.26.0
|
||||
pkgver=1.26.1
|
||||
pkgrel=1
|
||||
|
||||
pkgdesc='Systems programming language focused on safety, speed and concurrency'
|
||||
|
@ -28,7 +30,7 @@ options=('!emptydirs')
|
|||
source=("https://static.rust-lang.org/dist/rustc-$pkgver-src.tar.gz"{,.asc}
|
||||
config.toml)
|
||||
|
||||
sha256sums=('4fb09bc4e233b71dcbe08a37a3f38cabc32219745ec6a628b18a55a1232281dd'
|
||||
sha256sums=('70a7961bd8ec43b2c01e9896e90b0a06804a7fbe0a5c05acc7fd6fed19500df0'
|
||||
'SKIP'
|
||||
'c0988fa7cb0dd3686379df9e0c45104895b69519a258f8a4ae56bd6af1670639')
|
||||
validpgpkeys=('108F66205EAEB0AAA8DD5E1C85AB96E6FA1BE5FE') # Rust Language (Tag and Release Signing Key) <rust-key@rust-lang.org>
|
||||
|
|
Loading…
Reference in a new issue