David Runge pushed to branch main at Arch Linux / Packaging / Packages /
systemd-lsp
Commits:
584586fe by David Runge at 2026-07-14T18:40:46+02:00
upgpkg: 2026.04.21-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = systemd-lsp
pkgdesc = A language server implementation for systemd unit files made
in rust
- pkgver = 2026.01.17
- pkgrel = 2
+ pkgver = 2026.04.21
+ pkgrel = 1
url = https://github.com/JFryy/systemd-lsp
arch = x86_64
arch = aarch64
@@ -11,7 +11,7 @@ pkgbase = systemd-lsp
depends = glibc
depends = libgcc
replaces = systemd-lsp-bin
- source = git+https://github.com/JFryy/systemd-lsp.git#tag=v2026.01.17
- sha256sums =
9dea093e695cbb32fec7e31de37ffaba1cb5bc8a258799fab193dac893b0e876
+ source = git+https://github.com/JFryy/systemd-lsp.git#tag=v2026.04.21
+ sha256sums =
927080e22112f2de15ac7e018d7fa325142443c7c8ee18da665af7b862024e84
pkgname = systemd-lsp
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: repsac-by <[email protected]>
pkgname=systemd-lsp
-pkgver=2026.01.17
-pkgrel=2
+pkgver=2026.04.21
+pkgrel=1
pkgdesc='A language server implementation for systemd unit files made in rust'
url=https://github.com/JFryy/systemd-lsp
arch=(x86_64 aarch64)
@@ -12,7 +12,7 @@ depends=(glibc libgcc)
makedepends=(git cargo)
replaces=("${pkgname}-bin") # Previous AUR package
source=("git+$url.git#tag=v${pkgver}")
-sha256sums=('9dea093e695cbb32fec7e31de37ffaba1cb5bc8a258799fab193dac893b0e876')
+sha256sums=('927080e22112f2de15ac7e018d7fa325142443c7c8ee18da665af7b862024e84')
prepare() {
cd "${pkgname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/systemd-lsp/-/commit/584586fe5c1fbdfaf2b0237fe0efba2ac6861ce6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/systemd-lsp/-/commit/584586fe5c1fbdfaf2b0237fe0efba2ac6861ce6
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