Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / systemd
Commits: 7234273d by Christian Hesse at 2025-07-29T11:59:49+02:00 add all files in REUSE.toml - - - - - 4204f872 by Christian Hesse at 2025-07-29T12:05:29+02:00 upgpkg: 257.7-2: rebuild with recent changes - - - - - 3 changed files: - .SRCINFO - PKGBUILD - REUSE.toml Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = systemd pkgver = 257.7 - pkgrel = 1 + pkgrel = 2 url = https://www.github.com/systemd/systemd arch = x86_64 license = LGPL-2.1-or-later ===================================== PKGBUILD ===================================== @@ -19,7 +19,7 @@ pkgname=('systemd' # way or another. We use proper version for pacman here (no dash for rc # release!), and change in source array below. pkgver=257.7 -pkgrel=1 +pkgrel=2 arch=('x86_64') license=('LGPL-2.1-or-later') url='https://www.github.com/systemd/systemd' ===================================== REUSE.toml ===================================== @@ -4,7 +4,11 @@ version = 1 path = [ "PKGBUILD", "README.md", + "arch.conf", "keys/**", + "loader.conf", + "splash-arch.bmp", + "systemd-hook", ".SRCINFO", ".nvchecker.toml", "*.install", View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/systemd/-/compare/70730e8db6fd0971a0a06be4de4e9452c315a791...4204f8721b80077990e89599d4b554e7b88f655f -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/systemd/-/compare/70730e8db6fd0971a0a06be4de4e9452c315a791...4204f8721b80077990e89599d4b554e7b88f655f You're receiving this email because of your account on gitlab.archlinux.org.