From 5de635f44e4fb805f0afe914fadeca131e76de4f Mon Sep 17 00:00:00 2001 From: ptrcnull Date: Tue, 20 Feb 2024 22:37:33 +0100 Subject: [PATCH] community/rust-analyzer: assume maintainership --- community/rust-analyzer/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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