Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
rust-analyzer


Commits:
68606d57 by Daniel M. Capella at 2026-05-19T11:34:10-04:00
upgpkg: 20260518-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = rust-analyzer
        pkgdesc = Rust compiler front-end for IDEs
-       pkgver = 20260504
+       pkgver = 20260518
        pkgrel = 1
        url = https://rust-analyzer.github.io/
        arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = rust-analyzer
        makedepends = git
        depends = gcc-libs
        depends = rust-src
-       source = 
git+https://github.com/rust-lang/rust-analyzer.git#tag=2026-05-04
-       b2sums = 
14697c995ae0d27e7475baea15723692f08661633da1d50813813f6ad7d3de4d1e109926845b309b1996b7e13662717ce99735b8ec0a054c45b89bab177012b4
+       source = 
git+https://github.com/rust-lang/rust-analyzer.git#tag=2026-05-18
+       b2sums = 
8b9a4f0326f21a9c78d10d59935b38f1502cca6de2ad1fa744d2fdc9eb98311349a9d5359747653a4aa6c9708b1d5c31bb75f9491353f9b16780e2ec144fbccd
 
 pkgname = rust-analyzer


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Sergey A. <[email protected]>
 
 pkgname=rust-analyzer
-_pkgver=2026-05-04
+_pkgver=2026-05-18
 pkgver=${_pkgver//-/}
 pkgrel=1
 pkgdesc='Rust compiler front-end for IDEs'
@@ -16,7 +16,7 @@ depends=(
 )
 makedepends=(git)
 source=("git+https://github.com/rust-lang/$pkgname.git#tag=$_pkgver";)
-b2sums=('14697c995ae0d27e7475baea15723692f08661633da1d50813813f6ad7d3de4d1e109926845b309b1996b7e13662717ce99735b8ec0a054c45b89bab177012b4')
+b2sums=('8b9a4f0326f21a9c78d10d59935b38f1502cca6de2ad1fa744d2fdc9eb98311349a9d5359747653a4aa6c9708b1d5c31bb75f9491353f9b16780e2ec144fbccd')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rust-analyzer/-/commit/68606d5754788f12eb908fef66803e95b0146e62

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rust-analyzer/-/commit/68606d5754788f12eb908fef66803e95b0146e62
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to