parent
0bc60ee21a
commit
0b0ef613eb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rust-analyzer'
|
||||
pkgname=rust-analyzer
|
||||
version=2024.08.05
|
||||
version=2024.08.12
|
||||
revision=1
|
||||
_ver=${version//./-}
|
||||
build_style=cargo
|
||||
|
@ -10,7 +10,7 @@ maintainer="icp <pangolin@vivaldi.net>"
|
|||
license="Apache-2.0, MIT"
|
||||
homepage="https://rust-analyzer.github.io/"
|
||||
distfiles="https://github.com/rust-lang/rust-analyzer/archive/refs/tags/${_ver}.tar.gz"
|
||||
checksum=cf42237fc0e747710cf3801e54b9fdd5ae50daee928fa12236df0912e45c4839
|
||||
checksum=5761a01e968d79153ba697885c4986f0595b8240949fd0e78d5fadb1e97e6fcf
|
||||
# tests require Rust source code
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Reference in New Issue