Date: Monday, September 6, 2021 @ 19:28:38 Author: polyzen Revision: 1011892
upgpkg: rust-analyzer 20210906-1 Modified: rust-analyzer/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-06 18:47:01 UTC (rev 1011891) +++ PKGBUILD 2021-09-06 19:28:38 UTC (rev 1011892) @@ -2,10 +2,10 @@ # Contributor: Sergey A. <[email protected]> pkgname=rust-analyzer -_pkgver=2021-08-30 +_pkgver=2021-09-06 pkgver=${_pkgver//-} pkgrel=1 -pkgdesc='Experimental Rust compiler front-end for IDEs' +pkgdesc='Rust compiler front-end for IDEs' arch=('x86_64') url=https://rust-analyzer.github.io/ license=('Apache' 'MIT')
