diff --git a/community/rust-analyzer/APKBUILD b/community/rust-analyzer/APKBUILD index c9b53cae677..45edd92eb01 100644 --- a/community/rust-analyzer/APKBUILD +++ b/community/rust-analyzer/APKBUILD @@ -1,9 +1,9 @@ # Contributor: S.M Mukarram Nainar -# Maintainer: +# Maintainer: team/rust pkgname=rust-analyzer pkgver=2024.02.12 _pkgver=${pkgver//./-} -pkgrel=0 +pkgrel=1 pkgdesc="Rust compiler front-end for IDEs" url="https://github.com/rust-lang/rust-analyzer" # armhf, armv7, x86: some tests fail, not supported by upstream